![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
These functions provide the user with feedback on system activity (messages, logging, progress bars, error etc).
Files | |
| file | buggui.m |
| buggui Dialog | |
| file | progress2_change.m |
| Changes progress bar. | |
| file | progress2_close.m |
| Closes progress bar - actually just shows for last time! | |
| file | progress2_open.m |
| Creates progress bar. | |
| file | progress2_show.m |
| Shows progress bars - no globals. | |
| file | progress_assert.m |
| PROGRESS globals management. | |
| file | progress_change.m |
| Changes progress bar. | |
| file | progress_close.m |
| Closes progress bar and below. | |
| file | progress_open.m |
| Opens new progress bar. | |
| file | progress_reset.m |
Clears the PROGRESS global. | |
| file | progress_show.m |
| Shows progress bars. | |
| file | verbose_assert.m |
Initializes the VERBOSE global, if not present. | |
| file | verbose_reset.m |
| Resets the output vebose filename. | |
| file | verbose_set_sid.m |
| Sets VERBOSE.sid. | |
| file | irootlab.m |
| Calls the IRootLab main GUI. | |
| file | irootlab_version.m |
| Current IRootLab version. | |
| file | irootlab_restart.m |
| file | help2.m |
| Calls browser with Doxygen help for prefix. | |
| file | irerror.m |
| Verboses and throws an Exception. | |
| file | iroothelp.m |
| Calls help2.m. | |
| file | irverbose.m |
| Verbose function. Currently just disp'ing the string. | |
| file | irwarning.m |
| Generates a warning. | |
| file | menu.m |
| Text-based menu. | |
| file | pause2.m |
| Waits for the Enter key. | |
| file | send_error.m |
| Shows Bug dialogbox and rethrows error. | |