notifyMatlabServer
Send HDL simulator event ID and process ID to MATLAB server
Description
Note
Issue this command in the HDL simulator, not in MATLAB®. It is only available after the HDL simulator loads the MATLAB library.
notifyMatlabServer
sends the HDL simulator event ID and process identification (PID) to the MATLAB server (eventID -socket tcp_spechdldaemon) using the specified connection methods
(socket or shared memory). For MATLAB to receive these IDs, hdldaemon must be running with the same communication mode specified by the
notifyMatlabServer function. The event ID and the PID queue in
hdldaemon. notifyMatlabServer is often used with
waitForHdlClient to make sure that the HDL
simulator is ready to begin or continue processing.
Examples
Input Arguments
Version History
Introduced in R2012b