How to get details about the error "Struct contents reference from a non-struct array object"?

조회 수: 1 (최근 30일)
Hi there,
I have a model designed with Matlab/Simulink R2017a and it is running well with no errors or warning messages in Diagnostic Viewer or MATLAB Command Window when I run it diretly from the Simulink.
However, when I start a build process on ConfigurationDesk from dSPACE to use this model in an embedded application the build process is aborted and the following message is shown:
Could not generate model code for model 'Model'. See MATLAB Command Window for details.
In MATLAB Command Window the following message is shown:
Struct contents reference from a non-struct array object.
================================================================================
Aborted Model-Code Generation for Model "Model".
================================================================================
As you can observe In MATLAB Command Window, there is no enough details about the error and due that I'm not being able to fix it.
There is any way to get more details about the error in order to track down it?
Thank you so much in advanced!

답변 (0개)

카테고리

Help CenterFile Exchange에서 Matrices and Arrays에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by