[~,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!