zoomplot(varargin)

版本 1.0.1.0 (2.2 KB) 作者: Samir
It zoom in the x axes and save the animation as gif file.
31.0 次下载
更新时间 2016/3/10

查看许可证

It takes in either file name or figure handle of existing figure, OR ask for .fig file using gui. For best experience at first run zoomplot without any input argument.
animatexlim(fig)
% Use with either a .fig file or existing figure handle
% Will give you error if figure handle is of deleted figure
% Name of existing .fig mustbe in 'Myplot.fig' format
% This function changes xlim for various values and
% generates animated gif out of it.
% To change zoom level change the value of N in this function
% After the conversion the function will ask where to save the GIF file.

引用格式

Samir (2024). zoomplot(varargin) (https://www.mathworks.com/matlabcentral/fileexchange/55906-zoomplot-varargin), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Animation 的更多信息

Community Treasure Hunt

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

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