Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Group

Utilities

Description

Returns

Return the list of Matlab releases that are currently installed on this computer.

Required Control

None

Usage

releaseList = RtlabApi.GetInstalledMatlabReleases()

Input

None

Output

  • releaseList: A tuple of OP_MATLAB_VERSION.

Exception

  • EOK: Success.

  • EINVAL: 

error
  • Error reading Windows registry.

Examples

None

Related Items

None

Modules

import RtlabApi