Add specific numbers to a plot

6 views (last 30 days)
Ivan Mich
Ivan Mich on 31 Jan 2021
Commented: Ivan Mich on 31 Jan 2021
I have a code that I am calculating some values. I would like to add this values to a spesific point in my plot (I mean I would like to add upper left the folowing: 'A = 5', (to a next row 'B= 10' etc). I think I should use num2str(A) function but I do not know how.
Could you help me?

Accepted Answer

KSSV
KSSV on 31 Jan 2021
Read about the function text.
  3 Comments

Sign in to comment.

More Answers (0)

Categories

Find more on Dates and Time 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!