How do I plot the angle of an image matlab?
8 views (last 30 days)
Show older comments
Accepted Answer
Image Analyst
on 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 Comments
More Answers (0)
See Also
Categories
Find more on Annotations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!