Effacer les filtres
Effacer les filtres

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

7 vues (au cours des 30 derniers jours)
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.

Réponse acceptée

MANIKANDAN S
MANIKANDAN S le 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.

Plus de réponses (1)

KALYAN ACHARJYA
KALYAN ACHARJYA le 25 Mai 2019
Modifié(e) : KALYAN ACHARJYA le 25 Mai 2019
ylabel('\theta');
ii.png
  1 commentaire
MANIKANDAN S
MANIKANDAN S le 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.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Schedule Model Components dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by