Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Problem with a model

1 Ansicht (letzte 30 Tage)
Marcos Estrela
Marcos Estrela am 5 Aug. 2019
Geschlossen: MATLAB Answer Bot am 20 Aug. 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 Kommentar
John D'Errico
John D'Errico am 5 Aug. 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.

Antworten (1)

Star Strider
Star Strider am 5 Aug. 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