Main Content

logout

Log out of MATLAB Job Scheduler cluster

Syntax

Description

logout(c) logs you out of the MATLAB® Job Scheduler cluster, c. Any subsequent call to a privileged action requires you to re-authenticate with a valid password. Logging out is useful when you are finished working on a shared machine.

Input Arguments

collapse all

Cluster to log out of, specified as a parallel.Cluster object.

Version History

Introduced in R2012a