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

1 次查看(过去 30 天)
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 个评论
dpb
dpb 2020-8-6
Why? TMW/MATLAB gives you tools for the job, why not use them?
Otherwise, just ticks and ticklabels are your recourse.

请先登录,再进行评论。

回答(1 个)

Monisha Nalluru
Monisha Nalluru 2020-8-13
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)'})

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by