필터 지우기
필터 지우기

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 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