how can I change the axes title in plot browser?

1 view (last 30 days)
now it "axes(no title)". I tried to put:
1)'name','my_name'
2)'title', 'my_title'
thanks
  3 Comments
Gil Kolin
Gil Kolin on 20 Feb 2018
no, I have a several plot in one figure and I wanted to add title to each of them in plot browser. it's very simple. just title('my_title')
Geoff Hayes
Geoff Hayes on 21 Feb 2018
If you want to add a title to each plot, then consider using a legend.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!