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!