How do I plot the angle of an image matlab?
1 回表示 (過去 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 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!