[~,ant_est] = max(abs(z));
Mostra commenti meno recenti
When i used this above code in my matlab version 2009a it is showing an error Expression or statement is incorrect--possibly unbalanced (, {, or [.
help me to correct it
2 Commenti
Massimo Zanetti
il 26 Gen 2017
Modificato: Massimo Zanetti
il 26 Gen 2017
Most probably the error is not related to this line of code. Please, post more details (e.g., the piece of code and the whole matlab error message, including the line at which the error is found).
James Tursa
il 26 Gen 2017
Modificato: James Tursa
il 26 Gen 2017
I.e., several lines above and below the offending line.
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!