fetchCloudClusters
Retrieve clusters in cloud
Syntax
Description
retrieves an
c = fetchCloudClustersMJSComputeCloud cluster object that represents a personal or shareable
MathWorks® Cloud Center cluster that is online and running, and that you own.
If you own more than one online running Cloud Center cluster, the
fetchCloudClusters function returns an array of
MJSComputeCloud cluster objects.
MATLAB® might prompt you to provide your MathWorks Account login to identify the appropriate clusters.
The fetchCloudClusters function does not return any shareable Cloud Center
clusters owned by others, even if you have access to them. To use a shareable cloud cluster
owned by someone else, the owner must share the cluster profile with you.
For more information about Cloud Center and clusters in the cloud, see Getting Started with Cloud Center.
You can also discover cloud clusters by using the Discover Clusters option in the Parallel menu.
Examples
Output Arguments
Version History
Introduced in R2012a