bool2onoff | BOOL2ONOFF Substitutes 'on' for non-zero and 'off' for zero input. |
busyfigure | BUSYFIGURE Disable/restore a UI figure. |
callerfile | CALLERFILE Name of calling M-file. |
copyaxes | COPYAXES Duplicate axes in a new figure. |
copyfig | COPYFIG Duplicate all children of a figure. |
datetime2ind | DATETIME2IND Converts date/time lists to serial time indices. |
lasterrid | LASTERRID Message ID associated with last error. |
matlabversion | MATLABVERSION Sortable version number for current Matlab. |
onoff2bool | ONOFF2BOOL Substitutes 1 for 'on' and 0 for any other string. |
printf | PRINTF Macro to display formatted text. |
progressBar | PROGRESSBAR Improved progress indicator. |
ps2pdf | PS2PDF Converts a PostScript file into Adobe PDF format. |
report_addpage | REPORT_ADDPAGE Builds up a PS report by appending Matlab figures. |
strmatchre | STRMATCHRE Select strings that match a regular expression. |