How to write the name of the plot against the line?

Hey guys!
I am trying to create line plots in MATLAB. Instead of using a legend, I want to write the name of the plot against the line itself (like we can do in Excel).
How can we do so?
Thanks!

 Accepted Answer

Experiment with the text function. It should be able to give you the result you want.

More Answers (0)

Tags

Asked:

on 24 Jul 2014

Answered:

on 24 Jul 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!