Draw borders inside imagesc matrix
15 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Akzeptierte Antwort
Nitin
am 21 Jun. 2013
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 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!