Run Code on Parallel Cloud?
22 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello, I am trying to run a program on the Matlab Parallel Cloud. My code has libraries/dependencies that are on my local computer - how can I run the main script (which calls these local library functions) on the cloud cluster?
0 Kommentare
Akzeptierte Antwort
mizuki
am 18 Sep. 2016
Similar to MDCS, set "Attached Files" or "AdditionalPaths" section in cluster profile.
From MATLAB Desktop, go to Toolstrip (Menubar) > Home tab > Environment > Parallel > Cluster Profile Manager. You would have "MATLAB Parallel Cloud" cluster profile. Click Edit and set parameters.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu MathWorks Cloud Center finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!