Create a ConfigSetRef object that references a
freestanding configuration set, then get the ConfigSet handle
representing that configuration set. Change model parameter values through this
handle.
Open the model vdp. Create a freestanding configuration set by
copying the configuration set of the model.
openExample('simulink_general/VanDerPolOscillatorExample');
model = 'vdp';
freeConfigSet = copy(getActiveConfigSet(model));
Create a configuration reference, and point the reference to your freestanding
configuration.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.