logout - Log out of MATLAB Job Scheduler cluster - MATLAB (original) (raw)
Log out of MATLAB Job Scheduler cluster
Syntax
[logout(c)](#d126e78840)
Description
logout([c](#mw%5F5cfe8437-a7e6-40ec-9e3d-45f87e978e78))
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
Cluster to log out of, specified as a parallel.Cluster object.
Version History
Introduced in R2012a