Dealing with plots and memory issues

Eduardo Torrecillas eduardo.torrecillas at gmail.com
Wed Jun 15 16:45:00 CEST 2011


Hi all,

I have a script basically using functions below, inside a loop:

fig=figure(countfig)
f=scf(fig)
plot2d(...)
x2eps(...)
close(fig)

Unfortunately, when the number of images is huge, I always get memory errors
(saying memory is empty) and the script is aborted.
Is there any way to clear memory after each plotting/saving to avoid this?

Regards,
-- 
Eduardo Torrecillas
AER-09
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20110615/01877736/attachment.htm>


More information about the users mailing list