How can I set pramaters of Simscape Solver Configuration block?

4 views (last 30 days)
I know how to access for example the LocalSolver setting of the Solver Configuration Block:
set_param('Derating/Solver Configuration','UseLocalSolver',0)
but how to access the "start simulation from steady state"?
thanks in advance!

Accepted Answer

Jyotsna Talluri
Jyotsna Talluri on 7 Jul 2020
You can find the answer here

More Answers (0)

Community Treasure Hunt

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

Start Hunting!