Is there something called parallel toolbox which can help run things separately?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Is there something called parallel toolbox which can help run things separately on two different cores? If there is how may I get it?
0 Kommentare
Akzeptierte Antwort
Shashank Prasanna
am 29 Jan. 2013
Lester, MathWorks offer Parallel Computing Toolbox, which lets you run applications in parallel on upto 12 workers on a local machine and several more if you have a scheduler and a cluster to connect to.
As with all MathWorks software, you will have to to the the website and request for a trial to start with.
4 Kommentare
Walter Roberson
am 29 Jan. 2013
There is no trial licenses for MATLAB Student Version, but that toolbox is only $US29 for Student Version.
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!