Borrar filtros
Borrar filtros

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

7 visualizaciones (últimos 30 días)
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.

Respuesta aceptada

MANIKANDAN S
MANIKANDAN S el 27 de Mayo de 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.

Más respuestas (1)

KALYAN ACHARJYA
KALYAN ACHARJYA el 25 de Mayo de 2019
Editada: KALYAN ACHARJYA el 25 de Mayo de 2019
ylabel('\theta');
ii.png
  1 comentario
MANIKANDAN S
MANIKANDAN S el 25 de Mayo de 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.

Iniciar sesión para comentar.

Categorías

Más información sobre Schedule Model Components en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by