Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

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

1 visualización (últimos 30 días)
Doug
Doug el 27 de Feb. de 2013
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
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!

Respuestas (0)

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by