Run Code on Parallel Cloud?
29 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
mizuki
on 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 Comments
More Answers (0)
See Also
Categories
Find more on MathWorks Cloud Center 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!