How do I plot the angle of an image matlab?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Akzeptierte Antwort
Image Analyst
am 18 Mär. 2020
You use line() to plot the lines.
You use text() to plot the 45.
You can use the FAQ to plot an arc: https://matlab.fandom.com/wiki/FAQ#How_do_I_create_an_arc.3F
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Annotations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!