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

1 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Matrices and Arrays 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by