selectfigure

版本 1.1.0.0 (1.7 KB) 作者: Ben Mitch
Select a figure by text string, rather than by number, avoiding conflicts between scripts.
288.0 次下载
更新时间 2010/11/22

查看许可证

To create/select a figure, you would usually use a command such as "figure(1)". Trouble with this is that, if you run multiple scripts as part of an analysis, they can end up stamping on each others' figures. An alternative is to create a figure using just "figure", but this will generate many many figure windows and make you wild and crazy.

This function provides a new way of selecting a figure based on a text string, e.g. "selectfigure 'Plot of people against cake'", making conflicts a thing of the past.

引用格式

Ben Mitch (2024). selectfigure (https://www.mathworks.com/matlabcentral/fileexchange/29476-selectfigure), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Interactive Control and Callbacks 的更多信息
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

whoops - fixed stupid bug

1.0.0.0