Access Cloud Center Clusters from MATLAB
When your cloud cluster is running, you access it and workers in the same way you access a cluster in your own onsite network. You can discover clusters on Amazon® EC2 from your desktop MATLAB. You can also import cluster profiles or use parallel computing functions to identify available clusters for creating and submitting jobs.
Topics
- Discover Clusters
Let MATLAB discover clusters for you.
- Import Cluster Profiles
How to use the Cluster Profile Manager to import the Cloud Center
MJScomputecloud
profile. - Access Cloud Clusters Using the Command-Line
How to use the
fetchCloudClusters
function to create cluster objects in MATLAB for your own clusters on the cloud. - Use Parallel Computing Toolbox with Cloud Center Cluster in MATLAB Online
Run parallel code in MATLAB Online™.