Draw borders inside imagesc matrix
조회 수: 14 (최근 30일)
이전 댓글 표시
Hi all,
I'm trying to draw the borders inside the following image:
https://www.dropbox.com/s/uy6g0eqrovkquyl/Matrix.jpg
The results should be something like the following one:
https://www.dropbox.com/s/36q55kvl4ibua4b/Matrix%20OUTPUT.jpg
The image is generated with imagesc from a matrix of values.
Thanks a lot.
Best regards,
Raúl.
댓글 수: 0
채택된 답변
Nitin
2013년 6월 21일
Not sure if this solves your problem but did you check grid on There is an example http://www.mathworks.com.au/help/matlab/ref/grid.html
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!