Custom code function with parameter type having structure inside structure

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

Answers (0)

Categories

Asked:

on 18 May 2015

Community Treasure Hunt

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

Start Hunting!