FreeMat
|
Section: Handle-Based Graphics
The drawnow
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.