How do I define starting figure handle for all future calls to figure()
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Rather than explicitly execute > figure(handleId);
such that subsequent calls to figure() yield figures handles that draw exclusively from the defined handle pool.
Is there a way to do this?
Thank you for your help!
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!