[~,ant_est] = max(abs(z));
Show older comments
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 Comments
Massimo Zanetti
on 26 Jan 2017
Edited: Massimo Zanetti
on 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
on 26 Jan 2017
Edited: James Tursa
on 26 Jan 2017
I.e., several lines above and below the offending line.
Accepted Answer
More Answers (0)
Categories
Find more on Entering Commands in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!