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 nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond 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