MatlabInterface.ScriptExecutionLog Property

Top 

Description

The filename used for tracing and logging communication between FreeFlyer and MATLAB. This can be useful for debugging problems with the 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:

string

Access:

read/write

Default Value:

""

 

Syntax

myString1 = myMatlabInterface1.ScriptExecutionLog;

 

myMatlabInterface1.ScriptExecutionLog = myString1;

 

See also

MatlabInterface Object

Interfacing with Matlab Guide