How can I write the equation for draw x-axis ?

3 visualizaciones (últimos 30 días)
Khalid Sultan
Khalid Sultan el 6 de Ag. de 2020
Respondida: Monisha Nalluru el 13 de Ag. de 2020
I want to write the equation to write the equation of x- axis without use built in funcction (i.e.dtenum and datetime)? to reach to this figure .
  1 comentario
dpb
dpb el 6 de Ag. de 2020
Why? TMW/MATLAB gives you tools for the job, why not use them?
Otherwise, just ticks and ticklabels are your recourse.

Iniciar sesión para comentar.

Respuestas (1)

Monisha Nalluru
Monisha Nalluru el 13 de Ag. de 2020
xlabel function can be used for the requirement
You can use something like this
xlabel({'Physical=sin(2\pit/23)','Emotional= sin(2\pit/28','Intellectual=sin(2\pit/33)'})

Categorías

Más información sobre Labels and Annotations en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by