what ever follows "end" has error: parse error at time: usage might be invalid matlab syntax
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Like shows in pic, I tried different ways, but whatever I put in the next line under 'end', there will be an error: parse error at xxx: usage might be invalid matlab syntax. Anybody had the same issue? How did you fixed? Thanks for any tips.

0 Commenti
Risposta accettata
Divyajyoti Nayak
il 23 Giu 2023
Hi Yao,
Functions always come at the end of a matlab script. So just put those commands before the function definition and it should work.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Logical in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!