[~,ant_est] = max(abs(z));
이전 댓글 표시
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
Massimo Zanetti
2017년 1월 26일
편집: Massimo Zanetti
2017년 1월 26일
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
2017년 1월 26일
편집: James Tursa
2017년 1월 26일
I.e., several lines above and below the offending line.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Matrix Indexing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!