Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Problem with a model

1 visualizzazione (ultimi 30 giorni)
Marcos Estrela
Marcos Estrela il 5 Ago 2019
Chiuso: MATLAB Answer Bot il 20 Ago 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 Commento
John D'Errico
John D'Errico il 5 Ago 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.

Risposte (1)

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

Community Treasure Hunt

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

Start Hunting!

Translated by