start - Start cloud cluster - MATLAB (original) (raw)

Main Content

Syntax

Description

start([cluster](#d126e102687)) starts the specifiedMATLAB® Parallel Server™ for Cloud Center cluster, if it is not already running. If the cluster is already running or in the process of shutting down, thenstart(cluster) returns immediately, and the state of the cluster is not changed.

example

Examples

Input Arguments

collapse all

MATLAB Parallel Server for Cloud Center cluster, specified as cluster object created using parcluster.

Example: start(cluster)

Version History

Introduced in R2017a