Unexpected Matlab Expression ?
显示 更早的评论
I am new to coding and am unsure why my code does not work it says "Unexpected MATLAB expression" for the 3 in my code.
This is my code E(x)= [-1 1] 3 . * exp (1) . ^ ((-x)./4)
Any help is appreciated
4 个评论
Jose Marques
2017-9-11
Should be something between [-1 1] and 3.* ? What this represents?
Jose Marques
2017-9-11
Maybe it is better to explain what the expression means.
Natalie Brehaut
2017-9-11
Natalie Brehaut
2017-9-11
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Characters and Strings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!