System Composer API - setProperty function with batch pattern
Show older comments
Hello,
I'd like to import many external data elements as interface elements with some additonal properties (around 20) via Matlab script to a System Composer data dictionary within a single interface. The current import duration is quite long due to a lot of calls of the setProperty function for each element.
Is there a possibility to set all properties belonging to a stereotype of an interface element with Name-Value lists as a batch argument in order to reduce the amount of the System Composer API call of setProperty()?
Answers (0)
Categories
Find more on System Composer in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!