Error with parsim() while changing variables
Show older comments
Hi Everyone,
I'm having the following problem with parsim(). I'm trying to run a Monte Carlo simulation of a Simulink model where I want to assign a different seed value to band-limited white noise (BLWN) block in each run. I defined all the parameters of this block as variables in Workspace, which are transferred as variables for the Simulink model workspace.
It appears my code successfully changes the values of the BLWN seed for each simulation, but unfortunately, I have errors, and the simulations are not run. I have attached the Matlab script and Simulink model to this message. Please help!
Thanks, Gaston

Accepted Answer
More Answers (0)
Categories
Find more on Run Multiple Simulations 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!