Error : Expression or statement is incorrect--possibly unbalanced (, {, or [.
Mostra commenti meno recenti
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));
Risposte (1)
Philippe Fischer
il 9 Ott 2016
0 voti
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.
1 Commento
Minav Patel
il 9 Ott 2016
Categorie
Scopri di più su Modeling in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!