필터 지우기
필터 지우기

Write mathematical symbols on my curve

조회 수: 3 (최근 30일)
yousef Yousef
yousef Yousef 2015년 10월 30일
댓글: John D'Errico 2015년 11월 1일
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
John D'Errico
John D'Errico 2015년 11월 1일
How will you do anything without putting any commands in your code?

댓글을 달려면 로그인하십시오.

답변 (1개)

Adam
Adam 2015년 10월 30일
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.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by