How do I plot the angle of an image matlab?
8 次查看(过去 30 天)
显示 更早的评论
For example:
0 个评论
采纳的回答
Image Analyst
2020-3-18
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Annotations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!