correct tick label

버전 1.0.0.0 (412 Bytes) 작성자: benharper1977
set x tick label in a desired format and maintain it when zooming, panning or using data cursor
다운로드 수: 1.4K
업데이트 날짜: 2008/12/13

라이선스 없음

called after plot command, set x tick label in a desired format (e.g. integer) and maintain it when zooming, panning or using data cursor to retrieve point information

i made it only for x tick label.. if you want it for y label i guess you just have to copy and paste the lines regarding the SET command for xticklabel and xtick and change it with yticklabel and ytick.

if you need different data format (e.g. fixed precision instead of integer) just change the %d with your desired format (please refer to the sprintf command help in matlab).

hope this will help you!

인용 양식

benharper1977 (2024). correct tick label (https://www.mathworks.com/matlabcentral/fileexchange/22433-correct-tick-label), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2007b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
도움

받음: zoomfixticks

Community Treasure Hunt

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

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