How to enter a function into matlab
Mostra commenti meno recenti
Hello good day,
I am having issues on how to enter this equation into MATLAB.

Also,

thank you in advance !
1 Commento
Walter Roberson
il 16 Set 2020
MATLAB has not implicit multiplication. All multiplication must use the .* operator or the * (matrix multiplication) operator.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Matrix Indexing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!