Info

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

Problem with a model

1 visualización (últimos 30 días)
Marcos Estrela
Marcos Estrela el 5 de Ag. de 2019
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Hi, I have been the same error, "Struct contents reference from a non-struct array object."
Do you already know the solution?
Thank you in advance,
Best Regards,
Marcos E.
  1 comentario
John D'Errico
John D'Errico el 5 de Ag. de 2019
Um, don't try to access something that is not a struct using syntax reserved for structs? How can we give you a better answer, without any more information from you? The crystal ball is simply not telling me what is inside your computer.

Respuestas (1)

Star Strider
Star Strider el 5 de Ag. de 2019
Most likely, you have a period (.) where you probably intend to put a coma (,).

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by