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
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에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!