Main Content
matlab.engine.engineName
Return name of shared MATLAB session
Description
name = matlab.engine.engineName
returns
the name of the MATLAB® session if the session is shared. Otherwise, matlab.engine.engineName
returns
the empty value ''
.
Examples
Version History
Introduced in R2015b