[Scilab-users] An error occurred during export: Unable to create export file, not enough memory. Decreasing the number of elements or the size of the figure should fix this error

Samuel Gougeon sgougeon at free.fr
Wed Apr 10 20:19:49 CEST 2019


Le 10/04/2019 à 20:07, Heinz Nabielek a écrit :
> Scilab created graphs can be quickly imported into documents via the Clipboard, but their quality is poor with jagged lines and wobbly fonts.
>
> High quality graphs can be created when exporting to pdf. However, with my 155,000 data points, I end up with an error message:
>
> "An error occurred during export: Unable to create export file, not enough memory. Decreasing the number of elements or the size of the figure should fix this error".
>
> Any easy way to get around short of returning to the Clipboard?


You may try increasing the Java heap memory used for graphics:
preferences() => General: Java Heap Memory
Increase the number of dedicated MBytes, quit and restart Scilab

Samuel




More information about the users mailing list