Info

此问题已关闭。 请重新打开它进行编辑或回答。

Problem with a model

1 次查看(过去 30 天)
Marcos Estrela
Marcos Estrela 2019-8-5
关闭: MATLAB Answer Bot 2021-8-20
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 个评论
John D'Errico
John D'Errico 2019-8-5
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.

回答(1 个)

Star Strider
Star Strider 2019-8-5
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