MatlabInterface.NumberAdditionalSearchPaths Property

Top 

Description

Number of additional search paths to use to locate .m files to execute through the MATLAB interface.

 

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:

integer

Access:

read/write

Default Value:

0

 

Syntax

myVariable1 = myMatlabInterface1.NumberAdditionalSearchPaths;

 

myMatlabInterface1.NumberAdditionalSearchPaths = myVariable1;

 

See also

MatlabInterface Object

Interfacing with Matlab Guide