Info

此问题已关闭。 请重新打开它进行编辑或回答。

How do I define starting figure handle for all future calls to figure()

1 次查看(过去 30 天)
Rather than explicitly execute > figure(handleId);
I'd like to do something like: > set figure_handle_pool = [first_handle:last_handle];
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!

回答(0 个)

此问题已关闭。

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by