scroll
버전 1.0.0.0 (1.3 KB) 작성자:
Ivar Eskerud Smith
Scroll/shift axis-limits for one or more axes by a specified factor.
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 (2025). scroll (https://www.mathworks.com/matlabcentral/fileexchange/36973-scroll), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2012a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
- Mathematics and Optimization > Partial Differential Equation Toolbox > Domain-Specific Modeling > Structural Mechanics >
Help Center 및 MATLAB 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 |