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!