Dockfig/Undockfig
Versión 1.2.0.1 (1,99 KB) por
Brett Shoelson
Programmatically dock or undock one or all open figures.
dockfig(FIG)
Docks figure with handle FIG, and brings it to the front.
dockfig('all')
Docks all open figures
undockfig(FIG)
Undocks figure with handle FIG, and brings it to the front.
undockfig('all')
Undocks all open figures
Citar como
Brett Shoelson (2024). Dockfig/Undockfig (https://www.mathworks.com/matlabcentral/fileexchange/18194-dockfig-undockfig), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2007b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre Interactive Control and Callbacks en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.