zoomplot(varargin)

Versión 1.0.1.0 (2,21 KB) por Samir
It zoom in the x axes and save the animation as gif file.
31 Descargas
Actualizado 10 mar 2016

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2014b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Animation en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.1.0