Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Undefined operator '+' for input arguments of type 'struct'.

2 visualizaciones (últimos 30 días)
Massilon Toniolo da Silva
Massilon Toniolo da Silva el 20 de Mayo de 2017
Cerrada: Walter Roberson el 20 de Mayo de 2017
Hi, I have been trying to run a script and got the error:
Undefined operator '+' for input arguments of type 'struct'.  
Error in coarsegrain (line 41)   sum = sum + y(scale*i + j);  
Error in mse (line 35)   scaled = coarsegrain(method,y,scale);
Displayed in the work space:   maxScale=3,
val 3x1280 double,
x 1x1 struct.
  1 comentario
Walter Roberson
Walter Roberson el 20 de Mayo de 2017
Duplicates https://www.mathworks.com/matlabcentral/answers/341103-hi-i-have-been-trying-to-run-a-script-and-got-the-error-undefined-operator-for-input-arguments

Respuestas (0)

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by