Filter löschen
Filter löschen

Can I create a simulink bus object from a struct that has cell arrays as elements?

1 Ansicht (letzte 30 Tage)
I frequently use 'Simulink.Bus.createObject' to create bus objects in .m scripts from structs. I am considering using a 3rd party tool that has a struct with cell arrays. I'd like to create a bus object for this struct but 'Simulink.Bus.createObject' isn't happy.
I could always proceed by manually creating the bus object but this is very undesireable...
Is there no automated solution for more complex structs?

Antworten (0)

Kategorien

Mehr zu Modeling finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by