Structure from workspace to stateflow
    조회 수: 4 (최근 30일)
  
       이전 댓글 표시
    
I use a workspace struct 'xml' as parameter in stateflow.
This structure have missing fieldes.  This generate simulink error...
The value at 'xml.Message(1).LENGTH' is unsupported for code generation.
How can I include the missing fields or cancel this error?
댓글 수: 0
답변 (1개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!