Show figures

A quick, lightweight function that makes viewing specific figures faster and easier.

您现在正在关注此提交

This is a handy little function I wrote to save time when sorting through a barrage of figures when I know them by their handle number.

E.g. Say I wanted to look at figures 3,4, and 5... rather than making a loop using figure(ii) or sorting through them manually, you can just type:

show 345

*If you have double-digit figure numbers, you have to use the more conventional parentheses notation:

show(10:13)

Either way, if you happen to have a vector of figure numbers you will plot frequently you can just use that as the input.

Hope you find it useful!

引用格式

Colin (2026). Show figures (https://ww2.mathworks.cn/matlabcentral/fileexchange/39996-show-figures), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Interactive Control and Callbacks 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0