MatlabInterface.AdditionalSearchPaths Property

Top 

Description

Additional search paths that will be added to the MATLAB search paths for the session of the MATLAB execution.

 

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:

Array of string

Access:

read/write

 

Syntax

myString1 = myMatlabInterface1.AdditionalSearchPaths[0];

 

myMatlabInterface1.AdditionalSearchPaths[0] = myString1;

 

See also

MatlabInterface Object

Interfacing with Matlab Guide