MATLAB: Run Code on Parallel Cloud

matlab parallel cloudparallel computing

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?

Best Answer

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.