[~,ant_est] = max(abs(z));
Mostrar comentarios más antiguos
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 comentarios
Massimo Zanetti
el 26 de En. de 2017
Editada: Massimo Zanetti
el 26 de En. de 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
el 26 de En. de 2017
Editada: James Tursa
el 26 de En. de 2017
I.e., several lines above and below the offending line.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Matrix Indexing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!