Contenuto principale

Access Cloud Center Clusters from MATLAB

Access your cluster from MATLAB® and submit work to it using Parallel Computing Toolbox™

When your cloud cluster is running, you access it in the same way you access a cluster in your own onsite network. You can discover Cloud Center clusters from your desktop MATLAB. You can also import cluster profiles or use parallel computing functions to identify available clusters for creating and submitting jobs.

Access Clusters Created by You

Discover Clusters

Let MATLAB discover clusters for you.

Access Cloud Clusters Using the Command-Line

Use the fetchCloudClusters function to create cluster objects in MATLAB for your own clusters on the cloud.

Access Clusters Created by Others

Import Cluster Profiles and Access Cloud Clusters

Use the Cluster Profile Manager or the command line to import cluster profiles and access clusters in Cloud Center.

Access Cluster in MATLAB Online

Use Parallel Computing Toolbox with Cloud Center Cluster in MATLAB Online

Run parallel code in MATLAB Online™.