MATLAB: How to set pramaters of Simscape Solver Configuration block

MATLABSimscapesimulinksolver configuration

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!

Best Answer

You can find the answer here