Main Content

simulink.cloud.fetchCluster

Fetch remote cluster configuration

Since R2024b

    Description

    cluster = simulink.cloud.fetchCluster('clusterName') fetches the specified remote cluster configuration.

    Input Arguments

    collapse all

    Name of the cluster to be fetched, specified as a string or a character array.

    Output Arguments

    collapse all

    A simulink.cloud.Cluster object that contains the cluster configuration.

    Version History

    Introduced in R2024b