Run Code on Parallel Cloud?

29 views (last 30 days)
jfherrm
jfherrm on 17 Sep 2016
Answered: mizuki on 18 Sep 2016
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?

Accepted Answer

mizuki
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.

More Answers (0)

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!