Filter löschen
Filter löschen

How to type equation with symbol in ylabel of matlab simulation scope figure editor window

7 Ansichten (letzte 30 Tage)
I did my simulation on matlab simulink platform. The output from scope is viewed in figure editor window and I want to label x axis and yaxis with equations having different symbols. In x axis equation if type \theta is perferectly showing corresponding notation (θ) but the same I am not getting in label of y axis with symbol. If I am typing \theta it is showing as it is (\theta). How to label y axis with symbols. Kindly help me.

Akzeptierte Antwort

MANIKANDAN S
MANIKANDAN S am 27 Mai 2019
I have found the answer. The Y axis can be renamed uing symbols by clicking edit-figure properties-click on the y axis side-so see property editor-text-Interpreter-change from none to tex.

Weitere Antworten (1)

KALYAN ACHARJYA
KALYAN ACHARJYA am 25 Mai 2019
Bearbeitet: KALYAN ACHARJYA am 25 Mai 2019
ylabel('\theta');
ii.png
  1 Kommentar
MANIKANDAN S
MANIKANDAN S am 25 Mai 2019
Sir,
Thanks for your reply. But I am unable to get on simulink, In simulink/scope block the result obtained is viewed in figure editior, there unable to rename y axis with symbol.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Schedule Model Components finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by