[~,ant_est] = max(abs(z));
Afficher commentaires plus anciens
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 commentaires
Massimo Zanetti
le 26 Jan 2017
Modifié(e) : Massimo Zanetti
le 26 Jan 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
le 26 Jan 2017
Modifié(e) : James Tursa
le 26 Jan 2017
I.e., several lines above and below the offending line.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Entering Commands dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!