Documentation Home Page RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Group

Utilities
Description

Returns the list of Matlab releases that 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 reading Windows registry.
ExamplesNone
Related ItemsNone
Modulesimport RtlabApi
  • No labels