DRAWNOW Flush the Event Queue
Section: Handle-Based Graphics
Usage
Thedrawnow
function can be used to process the events in the
event queue of the FreeMat application. The syntax for its use
is
drawnow
Now that FreeMat is threaded, you do not generally need to call this function, but it is provided for compatibility.