This page describes the changes of UniPlot 3.0.2 versus UniPlot 3.0.0. (UniPlot 3.0.1 was an internal version - it was not distributed.)
In the Import dialog box selected columns can now be frozen. The frozen columns are marked in gray and remain fixed on the left side of the grid while other columns are being scrolled.
To freeze columns, select one or more columns (hold down the CTRL key). Then click the right mouse button within the table to open the context menu. Choose the function Freeze Seclected Columns. To unselect the column, open the context menu and choose the function Unfreeze Columns.
When you open another NC-file, UniPlot will try to re-freeze the channels that used to be frozen.
You can now alter the size of the Import dialog box.
Click
to open the
box. Then use the mouse to alter the size of the dialog box’s border.
A report list (a list with columns) has been added to the DialogBox function. The following example is a report with three columns.
The accompanying call is as follows:
DialogBox(["|R4 Engine\tCylinder\tType |", strempty(1,3)], ..
"1.6l 16V\t4\tOtto|2.0l 16V\t4\tOtto|1.9l\t4\tDiesel@2.0l 16V\t4\tOtto", ..
"Report-Dialog")
By double clicking a NC-file in Explorer you can now open a NC-file in UniPlot. The NC-file must be registered in Explorer.
If you register VS100/Inca-files or UTX-files, UniPlot will convert them to NC-files and they will be shown in the Import dialog box.
The current bug list can found under http://www.uniplot.com/bugs_e.htm. If you would like to report a bug please go to (http://www.uniplot.com/bugreport_e.htm) or send an e-mail to support@uniplot.de.
id-1710941