Master index |
Index for general ![]() |
| TODO Display a TODO message while running code | |
| % 3. Automated testing | |
| % 2. Creating new functions | |
| % 4. How to make a tutorial | |
| % 1. Initializing the OpenEarthTools toolbox in matlab | |
| ALLCLEAR Clear workspace and close files (inclusing netcdf files) | |
| type 'busy' if you want to pretend on doing something important | |
| CHECKFHANDLE check whether input argument is a valid function handle | |
| CLEARX clear all variables in the workspace except the ones specified | |
| Non-specific tools in OpenEarthTools | |
| DIRLISTING returns subdirectory names | |
| DISPLAYRESULTSONFIGURE zoom without affecting displayed summary results | |
| GETFILENAME routine select to file | |
| GETDEFAULTPROPERTIES routine to find default properties | |
| GETPROPERTIES Find all options in a function. | |
| GUIDISP guidisp | |
| ISFUNCTION Test if the given M-file is a function | |
| ISMFUNCTION Determines whether the specified function is a matlab function | |
| KEYWORD_VALUE generic routine to set values in keyword-value pairs | |
| MULTIWAITBAR add, remove or update an entry on the multi waitbar | |
| OETROOT root directory of OpenEarthTools Matlab installation | |
| SETPROPERTY generic routine to set values in PropertyName-PropertyValue pairs | |
| STRFREP Quickly replaces strings in files. |