any function or comman to replace insertMarker command.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Is there any other function/ command that can be used in place of insertMarker command.
0 Kommentare
Akzeptierte Antwort
KSSV
am 5 Okt. 2016
You can use plot command....show the image using imshow(). And plot the marker you want giving the location.
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!