Versions Compared

Key

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

Group

Model Interaction, Original Model

Description

Returns

Return true if the original Simulink model (block diagram) of the currently connected model is open on the local machine.

Note

Please note that this function is only available on Windows

and Linux

operating system when the model is a Simulink model.

Required Control

None

Usage

isOpen = RtlabApi.IsOriginalModelOpen()

Input

None

Output

  • isOpen: true when the original model is open

Exception

None

Examples

None

Related Items

LoadOriginalModel

Modules

import RtlabApi