Error while running matlab
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
0 Kommentare
Antworten (2)
Dyuman Joshi
am 7 Okt. 2023
"Error while running matlab"
That's not MATLAB.
But, you are missing "end" to close the if-else condition block.
0 Kommentare
the cyclist
am 7 Okt. 2023
Looks like that's Octave, not MATLAB.
But, that being said, it looks like the problem is that there is no end statement to close the if clause.
0 Kommentare
Siehe auch
Kategorien
Mehr zu MATLAB Coder finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!