MATLAB C++ Math Library
  Go to function:
    Search    Help Desk 
mwGetPrintHandler    See Also

Return a pointer to current print handler

C++ Prototype

Description

mwGetPrintHandler returns a pointer to the function specified in the most recent call to mwSetPrintHandler() or to the default print handler, if you haven't specified a print handler.

See Also

mwSetPrintHandler



[ Previous | Help Desk | Next ]