Run Code on Parallel Cloud?
조회 수: 18 (최근 30일)
이전 댓글 표시
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
채택된 답변
mizuki
2016년 9월 18일
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MathWorks Cloud Center에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!