Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
Minav Patel
Minav Patel el 9 de Oct. de 2016
Comentada: Minav Patel el 9 de Oct. de 2016
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));

Respuestas (1)

Philippe Fischer
Philippe Fischer el 9 de Oct. de 2016
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.

Categorías

Más información sobre Matrices and Arrays en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by