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

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일

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 Modeling에 대해 자세히 알아보기

태그

질문:

2016년 10월 9일

댓글:

2016년 10월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by