Open MATLAB Session Function
- Updated2025-07-30
- 2 minute(s) read
Opens a MATLAB(R) session with the specified release of MATLAB.

Inputs/Outputs
release name
—
release name specifies the release of MATLAB in which the MATLAB session runs. For example, R2021a. If no release is specified, the most recent installed release of MATLAB is used.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
session out
—
session out returns a reference to the MATLAB session.
error out
—
error out contains error information. This output provides standard error out functionality. |
release name
—
error in (no error)
—
session out
—
error out
—