[~,ant_est] = max(abs(z));
Ältere Kommentare anzeigen
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 Kommentare
Massimo Zanetti
am 26 Jan. 2017
Bearbeitet: Massimo Zanetti
am 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
am 26 Jan. 2017
Bearbeitet: James Tursa
am 26 Jan. 2017
I.e., several lines above and below the offending line.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Entering Commands 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!