|
|
Re: How to save a figure without displaying ?
Posted:
May 26, 2010 9:09 AM
|
|
thanks us, probably I did not explain correctly what I'm looking for. I would like to save without any plot activity on the screen! Imagine the following scenario... a long MATLAB application, running "in background", needing now and then to save a few plots. The user on the PC is doing something else ... every plot command produces a popup window that interrupts any other activity, jumping in the foreground. Your example, in my understanding, does work, and is familiar to me, but it opens a "figure" window 3 times. What I need is something like a "silent" saving of figure. Best regards & thank you Claudio
|
|