| FRAMES NO FRAMES | |||||||
| |||||||
| SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION | ||||||
| Member summary | |
|---|---|
string | sessionID
A unique ID for the session to be created The ID must be unique among the currently open sessions. |
string | messageID
Shows the order in which the events are routed. |
boolean | singleUse
If true, creates a new Matlab session with its own variable space. Otherwise, connects to the main session. Multiple "non-single-use" sessions will share variable space and can be open at the same time. Must be false on Linux. |
| Member detail |
|---|
string messageID
Shows the order in which the events are routed.
string sessionID
A unique ID for the session to be created The ID must be unique among the currently open sessions.
boolean singleUse
If true, creates a new Matlab session with its own variable space. Otherwise, connects to the main session. Multiple "non-single-use" sessions will share variable space and can be open at the same time. Must be false on Linux.
| FRAMES NO FRAMES | |||||||
| |||||||
| SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION | ||||||