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!