Text in a matlab plot
11 次查看(过去 30 天)
显示 更早的评论
I know how top write a text in a plot, but this is a bit more complicated. Not entirely sure if matlab is capable of this. Below is a rough Interpretation of how i want my text to be, I did it in plain paint. So it might look ugly. But you will get an idea of what i am trying to say.
Fig:
I want to have a little bit long arrow and a box around the text.
回答(1 个)
KSSV
2016-10-13
Once you plot, in figure there is an option of inserting text box using gui. Check insert in the figure window. Multiple options are there for inserting text box. And if you want to insert textbox manually doc text
3 个评论
KSSV
2016-10-13
How about manually using text()?
You can try some figure exporting packages for good clarity of figures. Have you tried any?
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Annotations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!