gridxy2

버전 1.0.0.0 (2.58 KB) 작성자: Carey Smith
Plots colored gridlines. (A revision to gridxy needed for imagesc plots in MATLAB 7.10)
다운로드 수: 761
업데이트 날짜: 2010/7/20

라이선스 보기

Example:
gridxy2(get(gca,'XTick'),get(gca,'YTick'), 'Color','y','Linestyle',':');
plots yellow X & Y gridlines at the same points as originally plotted on an imagesc plot.
The grid line locations can be arbitrary.
It can plot different colors for different axes, when called sequentially for each axis.
Original version hid the lines in MATLAB version 7.10.

인용 양식

Carey Smith (2024). gridxy2 (https://www.mathworks.com/matlabcentral/fileexchange/28244-gridxy2), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

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