How do I plot the angle of an image matlab?
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Risposta accettata
Image Analyst
il 18 Mar 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Annotations in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!