.. highlightlang:: us .. _what's-new-in-uniplot-4.0.2: What's New in UniPlot 4.0.2 =========================== This page describes the changes made to UniPlot 4.0.2 since version 4.0.0. New Features ------------ * Matrix-Interpolation: A new function to smooth data matrices has been added. To open the dialog box right click an isoline from a 3D dataset and select the function :ref:`datamatrix-interpolation-(3d)`. Bug Fixes --------- The following bugs have been fixed: * Copy Datasets: XY datasets containing filter functions were not copied correctly. This bug lead to an incorrect curve on the plot which was easy to see. Because of this bug UniPlot version 4.0.0 and 4.0.1 should no longer be used. The bug has been fixed. * When a file was to be printed, e.g. while creating a PDF-File, the file name was cut off at 31 characters. The PDF file name was then incomplete. This bug has been fixed. * Sometimes UniScript's run time error messages were incorrect. This bug has been fixed. * X-Scale: Negative offset values could not be specified (see :ref:`filter-functions-for-xy-datasets`, **scale_x**). This bug has been fixed. * Exchange Datasource: The dialog box to select the data files had an error. Data could not be selected using the ``>>>`` button. The bug has been fixed. * 3D-Matrix-Dataset Import: An error in the import function meant that files that had empty rows before the matrix were not loaded. This error appeared, for example, when loading a matrix that was created with the Helios-System. This bug has been fixed. * The documentation of the functions :ref:`XYZGetBubbleAttribute`, :ref:`XYZGetBubbleSize`, :ref:`XYZIsBubbleVisible`, :ref:`XYZSetBubbleAttribute`, :ref:`XYZSetBubbleSize`, :ref:`XYZShowBubble` has been added. * The UniPlot setup program created two UniPlot icons on the desktop. This bug has been fixed. * The :ref:`strtol` function could not be invoked with two return parameters. This bug has been fixed. * The :ref:`MapSetAt` function accepted in undefined third parameter without throwing an exception. This bug has been fixed. * The :file:`uniplot\\addin\\rs_inter` and :file:`rs_inter.adi` files were unnecessary and will be removed by UniPlot 4.0.2's setup program. Read :ref:`what's-new-in-uniplot-4.0.0` to see the changes made since UniPlot 3.6.x. :sub:`id-1931157`