From: Stargazer on
I have a few figures and I would like to change the name on figure 2. I only have the plots handles available for esh figure, how can I obtain figure 2 handle and change the window name with set?

'gcf' only obtains the latest figure handle that was processed.
From: Walter Roberson on
Stargazer wrote:
> I have a few figures and I would like to change the name on figure 2. I only have the plots handles available for esh figure, how can I obtain figure 2 handle and change the window name with set?

set( ancestor(PlotHandle, 'figure'), 'Name', 'Beware The moors');
 | 
Pages: 1
Prev: PID-LQR
Next: seperation of overlapped object