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?
Cryptic error when using parsim
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Run Multiple Simulations 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!