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

Model Interaction, Original Model
Description

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

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

ExamplesNone
Related ItemsLoadOriginalModel
Modulesimport RtlabApi
  • No labels