This page describes the changes made to UniPlot 5.3.2 since version 5.3.1.
The mouse wheel can be used to change the zoom factor. Hold down the Ctrl- Key and spin the mouse wheel.
New Addin: Rainflow counting algorithm (see Rainflow Counting).
Functions to modify bitmaps have been added (see below).
If the PDFCreator is installed, it can be used for the PDF-Export (see http://www.pdfforge.org/products/pdfcreator).
Dataexchange: New Option Always load original data files: If this option is selected the original data files will be converted to NC files. The NC file name will be displayed New Name column. As soon as the NC name is displayed the option as no impact on the data file any longer.
The NC file will be created when you click on the Edit file button, the Dataset List button or the OK button.
If this option is not selected the function always tries to open the NC file. If the file does not exists the original data is reloaded.
Windows Vista: UniPlot 5.3.2 can be used under Windows Vista.
| New Functions in UniPlot 5.3.2 | |
|---|---|
| ImageSetPixelColor | ImageSetPixelColor sets the color value of a bitmap pixel of a complete bitmap. |
| ImageSetPixelGray | ImageSetPixelGray sets the gray value of a pixel or complete bitmap. |
| histc | histc calculates a histogram. |
| nc_attcopy | nc_attcopy copies a given attribute into a different NC file. |
| nc_copy | nc_copy copies all variables and attributes of an NC file to a new NC file. |
| nc_inquire_format | nc_inquire_format returns the file format for a given ncid. |
| Changed Functions in UniPlot 5.3.2 | |
|---|---|
| ImageCreate | ImageCreate creates a picture object. |
| ImageGetPixelColor | ImageGetPixelColor returns the color value of a pixel as an RGB value. |
| ImageGetPixelGray | ImageGetPixelGray returns the gray value of a pixel. |
| sort | sort performs a quick sort from a real, complex or string matrix or vector. |
The following bugs have been fixed:
A complete list of known bugs can be found on the Internet: http://www.uniplot.com/bugs_e.htm.
id-1773645