Clear Filters
Clear Filters

Write mathematical symbols on my curve

3 views (last 30 days)
yousef Yousef
yousef Yousef on 30 Oct 2015
Commented: John D'Errico on 1 Nov 2015
Hi,I need to write mathematical symbols on my curve,I prefer to write immediately on the graph without using any commands in my code,is it possible?
  1 Comment
John D'Errico
John D'Errico on 1 Nov 2015
How will you do anything without putting any commands in your code?

Sign in to comment.

Answers (1)

Adam
Adam on 30 Oct 2015
The 'Insert' menu of a figure allows you to insert various things (including a text box) on a plot manually rather than programmatically if that is what you mean.
In R2015b (I don't know about earlier versions) a Tex interpreter is the default so that symbols can be used with whatever their Tex representation is.

Products

Community Treasure Hunt

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

Start Hunting!