C Math Library Reference    
mlfPrintf

Format output similar to printf

C Prototype

Arguments
const char *fmt
   String to print. String may include printf-style format characters that specify the format for subsequent strings.

Description

Uses the installed print handler to display the output.

See Also
mlfPrintMatrix, mlfSetPrintHandler


 mlfIndexVarargout mlfPrintMatrix