Runtime code instrumentation
Conditional breakpoints can be used to instrument code with user-specified code.
Conditional breakpoints can be used to instrument code with user-specified code.
Matlab's sendmail only sends simple text messages by default; a simple hack can cause it to send HTML-formatted messages.
Matlab has changed the mechanism that enables user-defined tab-completion of function inputs.
A few hard-to-trace quirks with Matlab compiler outputs are explained.
HTML formatting an be used to align and background-color text within Matlab uicontrols such as buttons, listboxes, uitables etc.
MathWorks is soliciting user feedbacks about the use of Java components in Matlab programs.
Additional meta-data about installed toolboxes can be retrieved in Matlab.
Matlab's xmlread function cannot process XML data directly, but this can easily be overcome.
Parallelizing loops with Matlab's parfor might generate unexpected results. Users beware!
Undocumented Mex functions can be used to extract the state of Matlab warnings in run-time.