Name
|
Description
|
Attributes
|
AdditionalSearchPaths
|
Additional search paths that will be added to the MATLAB search paths for the session of the MATLAB execution.
|
Type: StringArray
Access: Read/Write
|
DeclaredName
|
The name of the object as declared.
|
Type: String
Access: Read-Only
|
DisplayName
|
The name displayed for this object in output windows such as views, plots, and reports.
|
Type: String
Access: Read/Write
|
DLLPath
|
The full path to where the MATLAB executable is located (For example, C:\MATLAB\bin).
|
Type: String
Access: Read/Write
|
IsOpen
|
Returns 1 if the MatlabInterface object is open.
|
Type: Variable
Access: Read-Only
|
NumberAdditionalSearchPaths
|
Number of additional search paths to use to locate .m files to execute through the MATLAB interface.
|
Type: Variable
Access: Read/Write
|
ObjectId
|
The unique identifier for the object.
|
Type: Variable
Access: Read-Only
|
ObjectType
|
The type of the object.
|
Type: String
Access: Read-Only
|
ScriptExecutionLog
|
The filename used for tracing and logging communication between FreeFlyer and MATLAB. This can be useful for debugging problems with the interface.
|
Type: String
Access: Read/Write
|
SharedInstanceFlag
|
When this property is enabled the MATLAB application opened by FreeFlyer may be shared with other applications that are interfacing with MATLAB.
|
Type: Variable
Access: Read/Write
|