Cryptic error when using parsim
2 views (last 30 days)
Show older comments
I'm doing parametric simulations on a simulink model, when I launch the simulations through parsim, the first 16 simulations are run fine, from the 17th onward,I get the following error message:
'Cannot access method 'makeLTFFileNamesUnique' in class 'MultiSim.internal.SimulationRunner'.'
I have already tried the following things:
- shuffling the order in which the simulations are run, but there seems to be no correlation between parameter values and this issue
- running the model through the gui with the same parameters of the simualtions at fault, but in that case the simulations gets run fine
- running the simulation in accellerator mode and normal mode, as opposed to rapid accellerator (even though the rapid accellerator works fine with the gui), this makes no difference
what is happening here?
0 Comments
Answers (1)
Rahul Kumar
on 29 Aug 2018
I know this was created a while ago but I am posting in case the OP can provide some more details. This looks like a bug. Would it be possible to add reproduction steps for this issue?
0 Comments
See Also
Categories
Find more on Run Multiple Simulations in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!