Azzera filtri
Azzera filtri

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

7 visualizzazioni (ultimi 30 giorni)
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.

Risposta accettata

MANIKANDAN S
MANIKANDAN S il 27 Mag 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.

Più risposte (1)

KALYAN ACHARJYA
KALYAN ACHARJYA il 25 Mag 2019
Modificato: KALYAN ACHARJYA il 25 Mag 2019
ylabel('\theta');
ii.png
  1 Commento
MANIKANDAN S
MANIKANDAN S il 25 Mag 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.

Accedi per commentare.

Categorie

Scopri di più su Schedule Model Components in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by