How to delete a cluster profile?

4 ビュー (過去 30 日間)
Zhuo Tan
Zhuo Tan 2013 年 10 月 1 日
編集済み: Martin Roempert 2017 年 8 月 23 日
Now I have some redundant cluster profiles on a remote cluster that I want to get rid of. I am now sure how I can do it though. The online documentation says I can do it through the Cluster Profile Manager, but the remote cluster has a unix os. How can I manage the profiles using command lines?
Many thanks!
  3 件のコメント
adrian ant
adrian ant 2017 年 3 月 30 日
Nothing? Anyone?
nash
nash 2017 年 8 月 5 日
I also would be interested in that. Is there any possibility?
Thanks in advance

サインインしてコメントする。

回答 (1 件)

Martin Roempert
Martin Roempert 2017 年 8 月 23 日
編集済み: Martin Roempert 2017 年 8 月 23 日
In r2017b you can try to use the following command:
parallel.internal.ui.MatlabProfileManager.removeProfile('MyProfileName');
The MATLAB Profile Manager provides some other methods too ...

カテゴリ

Help Center および File ExchangeCluster Configuration についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by