how to apply exist model configset to current model through script

i have config set that exported from other model, now i want import this configset to my new model, and set this config set active, how to realzie this through script, following pic for reference.

 Accepted Answer

Following Command seems can realize this.
attachConfigSet(model, configObj),

More Answers (0)

Categories

Products

Release

R2024a

Community Treasure Hunt

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

Start Hunting!