zoomplot(varargin)

Versione 1.0.1.0 (2,21 KB) da Samir
It zoom in the x axes and save the animation as gif file.
33 download
Aggiornato 10 mar 2016

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2014b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.1.0