How to enter a function into matlab
Mostrar comentarios más antiguos
Hello good day,
I am having issues on how to enter this equation into MATLAB.

Also,

thank you in advance !
1 comentario
Walter Roberson
el 16 de Sept. de 2020
MATLAB has not implicit multiplication. All multiplication must use the .* operator or the * (matrix multiplication) operator.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Matrix Indexing 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!