MatlabInterface.IsOpen Property

Top 

Description

Returns 1 if the MatlabInterface object is open.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

boolean

Access:

read

 

Syntax

myVariable1 = myMatlabInterface1.IsOpen;

 

See also

MatlabInterface Object

Interfacing with Matlab Guide