This page describes the changes made to UniPlot 5.2.0 since version 5.1.2.
UniPlot is now avaliable as a floating license (Concurrent License). If you are interested in a floating license please contact us.
In older versions of the UniPlot setup program the license key could not be set in the command line. Beginning with UniPlot 5.2.0 the new key, /LIC=NNN, can be used to set the license key. NNN is the complete license key. Example:
up520.exe /S /LIC=NNN /D="C:\Program Files\UniPlot-520"
New addin to import TransPC files (.TPC) has been added. See Import of TransPC Data Files.
PDF Export has been added. Ghostscript must be installed to enable the PDF Export. See File=>More File Functions=>Save document pages as a PDF file.
A new command has been added to create a surface fit for a 3D dataset. The function can create a polynomial least squares fit up to the third order. See Data=>3D Polynomial Fit.
The zoom factor for IPW pages is now displayed in the toolbar.
The alpha version of the interface for the new UniPlot file format has been added. See Overview UPDF Files. The release version is planned for 2007.
Copy diagram: In older versions only one diagram could be copied to the clipboard. Now all selected diagrams can be copied.
| New Functions in UniPlot 5.2.0 | |
|---|---|
| AppGetActivePrinterName | The function AppGetActivePrinterName returns the active printer name. |
| DocPrintPDF | DocPrintPDF prints the document pages to a PDF file. |
| ImageGetHeight | ImageGetHeight returns the height in pixel of the given image. |
| ImageGetPixelColor | ImageGetPixelColor returns the color value of a pixel as an RGB value. |
| ImageGetPixelGray | ImageGetPixelGray returns the gray value of a pixel. |
| ImageGetWidth | ImageGetWidth returns the width in pixel of the given image. |
| PageGetPaperSize | PageGetPaperSize returns the index of a paper size. |
| moving_average | |
| plotxyz | plotxyz creates a new 3D dataset and plots the data into a diagram. The 3D dataset can be created from scattered XYZ triples or from a rectangular grid (matrix). |
| Changed Functions in UniPlot 5.2.0 | |
|---|---|
| diary | diary opens and closes a file in which all input and output of the command window will be written. |
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-538943