MATLAB: How can i turn off the check model before generating code programatically

code generationMATLABsimulink

I want to turn on/off the parameter check model before generating code through Matlab script. how can I achieve this? I am not finding the parameter name for that property.Any kind of help is appreciated.

Best Answer

right-click on it and use the Context Menu to get the parameter name
Related Question