How to enter a function into matlab
Ältere Kommentare anzeigen
Hello good day,
I am having issues on how to enter this equation into MATLAB.

Also,

thank you in advance !
1 Kommentar
Walter Roberson
am 16 Sep. 2020
MATLAB has not implicit multiplication. All multiplication must use the .* operator or the * (matrix multiplication) operator.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Matrix Indexing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!