scroll

버전 1.0.0.0 (1.3 KB) 작성자: Ivar Eskerud Smith
Scroll/shift axis-limits for one or more axes by a specified factor.
다운로드 수: 212
업데이트 날짜: 2012/6/4

라이선스 보기

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;

인용 양식

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

MATLAB 릴리스 호환 정보
개발 환경: R2012a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Structural Mechanics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0