Im new to matlab, Does anyone knows this?

1 次查看(过去 30 天)
The Matlab Code
text(x,y),\alpha) places the letter a at position (x,y). write the text Graph of e-x sin ⱷ at (.5,.2) .

采纳的回答

KSSV
KSSV 2016-10-17
编辑:KSSV 2016-10-17
text(0.5,0.2,'e^{-x} sin(\phi)')
without braces inside inside angle:
text(0.5,0.2,'e^{-x} sin\phi)
  4 个评论
Gemalyn Apostol
Gemalyn Apostol 2016-10-17
i have matlab exercises here sir, the rest are already done, but others i dont know how to do it.
Image Analyst
Image Analyst 2016-10-19
If you need help or hints, post what you have done, and ask us.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 2-D and 3-D Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by