Unexpected Matlab Expression ?
Ältere Kommentare anzeigen
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 Kommentare
Jose Marques
am 11 Sep. 2017
Should be something between [-1 1] and 3.* ? What this represents?
Jose Marques
am 11 Sep. 2017
Maybe it is better to explain what the expression means.
Natalie Brehaut
am 11 Sep. 2017
Natalie Brehaut
am 11 Sep. 2017
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Characters and Strings finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!