Parallel Computing Toolbox and parsim: two different versions of Matlab?
Show older comments
Hello everyone,
I installed Parallel Computing Toolbox on my Matlab 2014a in order to run multiple Simulink runs but discovered that probably parsim command is not identified on my release.
According to system requirements, Parallel Computing Toolbox has been introduced on Matlab 2008 but parsim is identified from Matlab 2017 version.
Is this possible? Is there a workaround to run multiple simulation on Matlab 2014 without using parsim?
Answers (1)
Raymond Norris
on 24 Mar 2023
0 votes
Consider using parfor and sim, but read this first
Categories
Find more on Programmatic Model Editing 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!