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

Antworten (1)

Philippe Fischer
Philippe Fischer am 9 Okt. 2016

0 Stimmen

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.

Kategorien

Mehr zu Modeling finden Sie in Hilfe-Center und File Exchange

Tags

Gefragt:

am 9 Okt. 2016

Kommentiert:

am 9 Okt. 2016

Community Treasure Hunt

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

Start Hunting!

Translated by