com.apamax.matlab
Event SetVisibleRequest


Makes the window for the MATLAB engine session either visible or invisible on the Windows desktop. Uses Matlab API function engSetVisible.
Member summary
 stringsessionID

The unique ID of the session to be used.
 stringmessageID

Shows the order in which the events are routed.
 booleanvalue

If true, set the MATLAB engine window to visible.
 
Member detail

messageID

string messageID
Shows the order in which the events are routed.

sessionID

string sessionID
The unique ID of the session to be used.

value

boolean value
If true, set the MATLAB engine window to visible.