Why can't I set the value for the model parameter "InvalidFcnCallConnMsg" in Simulink R2022b?
Show older comments
I have a model in Simulink R2019b migrated to R2022b, and I noticed that the command below no longer does anything. Consequently, the simulation ends with an error.
set_param(model, “InvalidFcnCallConnMsg”, ‘warning’)
How can I fix this issue?
Accepted Answer
More Answers (0)
Categories
Find more on Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!