Error : Expression or statement is incorrect--possibly unbalanced (, {, or [.

1 回表示 (過去 30 日間)
Minav Patel
Minav Patel 2016 年 10 月 9 日
コメント済み: Minav Patel 2016 年 10 月 9 日
I m getting following error on this statement: Expression or statement is incorrect--possibly unbalanced (, {, or [.
[r_y, r_v, r_d] = mypca(x, size(x, 2));

回答 (1 件)

Philippe Fischer
Philippe Fischer 2016 年 10 月 9 日
Have you tried using this line as is in the command window? My first guess is that you missed a paren somewhere upstream in the script.

カテゴリ

Help Center および File ExchangeGraphics Object Programming についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by