This page describes the changes made to UniPlot 5.11.0 since version 5.10.3.
A file comment can be set in the Data=>Data Exchange (Document) and Data=>Data Exchange (Page) dialog box. The comment can be displayed using the @f{legend_table} field function. The display order of the data files can be modified as well.
File attributes of more than one data file can be displayed in a page using placeholders in this format $File_x.attname$ for example: $File2:engineno$ to display the attribute engineno of the second file.
Edit Formula: A formula can be modified using the Tools=>Formulalist or via a right mouse click in the data browser on a formula channel. See also Formula Interpreter 1 - Introduction.
| New Functions in UniPlot 5.11.0 | |
|---|---|
| @f{legend_table} | Creates a legend table for the data files used in the page or document. |
| DocExchangeDataFiles | DocExchangeDataFiles executes a data exchange for a complete document. |
| fround | fround rounds the elements of a matrix. The number of significant digits can be specified. |
The changes are listed in the history table at the end of the function description.
| Modified Functions in UniPlot 5.11.0 | |
|---|---|
| DocGetDataFileList | DocGetDataFileList returns the list of used data files in the document or page. |
| DocSetDataFileList | DocSetDataFileList saves the list of used data file names in the document. |
| Round | Is replaced by fround. |
| RoundDown | Is replaced by fround. |
| RoundUp | Is replaced by fround. |
| XYZIsInterLinear | Is replaced by XYZGetInterpolationType. |
| XYZSetInterLinear | Is replaced by XYZSetInterpolationType. |
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-743954