scroll

Scroll/shift axis-limits for one or more axes by a specified factor.
212 Downloads
Aktualisiert 4. Jun 2012

Lizenz anzeigen

Scroll/shift axis-limits for one or more axes by a specified factor.

%Ex: scroll; %scrolls x-axis of current axes by xlim/10;
%Ex: scroll(100); %scrolls x-axis of current axes by 100;
%Ex: scroll(ax,100); %scrolls x-axis of axis handle(s) 'ax' by 100; %(ax can be an array.)
%Ex: scroll(ax,100,'y'); %scrolls y-axis of axis handle(s) 'ax' by 100;
%Ex: scroll(ax,100,'x'); %scrolls x-axis of axis handle(s) 'ax' by 100;

Zitieren als

Ivar Eskerud Smith (2024). scroll (https://www.mathworks.com/matlabcentral/fileexchange/36973-scroll), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2012a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0