How to get input and output data type of a subsystem in Embedded coder with self-editted TLC?
3 ビュー (過去 30 日間)
古いコメントを表示
Hi.
I am develop a MBD toolbox with self-editted TLC.
I have to get the input and output data type.
However, for the functional triggered subsystem, the NumDataInputPorts and NumDataOutputPorts is always 0, while the subsystem is with many input and output ports.
Thus, I could not use LibBlockInputSignalDataTypeId to get data type.
Could you show me how to get data type of subsystem's inputs and outputs?
Thank you.
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!