Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
may someone tell how can do that visualization using matlab? or is there any software which I can use
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
2 Kommentare
Rik
am 15 Nov. 2018
This looks like it is an extra axes object. You will need to add in the dotted lines yourself (e.g. with plot).
Walter Roberson
am 15 Nov. 2018
annotation() ca nbe used to draw the lines and the boxes, but annotation requires figure coordinates, so it is often easier to use one of the data-coordinate annotations from the File Exchange.
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!