Custom code function with parameter type having structure inside structure
조회 수: 3 (최근 30일)
이전 댓글 표시
I have to call a custom C function from state flow where the type of one parameter is a structure which contains another structure as element. I tried to define a bus object with element as another bus object; but couldn't succeed.
Kindly suggest a solution.
Thanks in advance.
with regards
Sumesh
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!