Cryptic error when using parsim
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Rahul Kumar
il 29 Ago 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 Commenti
Vedere anche
Categorie
Scopri di più su Run Multiple Simulations in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!