Unexpected Matlab Expression ?
Mostrar comentarios más antiguos
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 comentarios
Jose Marques
el 11 de Sept. de 2017
Should be something between [-1 1] and 3.* ? What this represents?
Jose Marques
el 11 de Sept. de 2017
Maybe it is better to explain what the expression means.
Natalie Brehaut
el 11 de Sept. de 2017
Natalie Brehaut
el 11 de Sept. de 2017
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Characters and Strings en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!