Unexpected Matlab Expression ?
Afficher commentaires plus anciens
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 commentaires
Jose Marques
le 11 Sep 2017
Should be something between [-1 1] and 3.* ? What this represents?
Jose Marques
le 11 Sep 2017
Maybe it is better to explain what the expression means.
Natalie Brehaut
le 11 Sep 2017
Natalie Brehaut
le 11 Sep 2017
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Characters and Strings dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!