Run Code on Parallel Cloud?
27 ビュー (過去 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!