how to apply exist model configset to current model through script

3 views (last 30 days)
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

wenchao zhang
wenchao zhang on 13 Jan 2025
Following Command seems can realize this.
attachConfigSet(model, configObj),

More Answers (0)

Categories

Find more on Trimming and Linearization in Help Center and File Exchange

Products


Release

R2024a

Community Treasure Hunt

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

Start Hunting!