How to enter a function into matlab
Afficher commentaires plus anciens
Hello good day,
I am having issues on how to enter this equation into MATLAB.

Also,

thank you in advance !
1 commentaire
Walter Roberson
le 16 Sep 2020
MATLAB has not implicit multiplication. All multiplication must use the .* operator or the * (matrix multiplication) operator.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Matrix Indexing 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!