MatlabInterface.SharedInstanceFlag Property

Top 

Description

When this property is enabled the MATLAB application opened by FreeFlyer may be shared with other applications that are interfacing with MATLAB.

 

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/write

Default Value:

false

 

Syntax

myVariable1 = myMatlabInterface1.SharedInstanceFlag;

 

myMatlabInterface1.SharedInstanceFlag = myVariable1;

 

See also

MatlabInterface Object

Interfacing with Matlab Guide