![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Directory dependency graph for code:Files | |
| file | code_props.m [code] |
| Generates code containing values of certain object properties. | |
| file | create_default_objects.m [code] |
| Creates a few objects in the base workspace. | |
| file | extract_variables.m [code] |
| Creates variables in the base workspace from an array or cell. | |
| file | find_varname.m [code] |
| Finds an unused variable name in the workspace. | |
| file | gencode.m [code] |
| file | get_matlab_output.m [code] |
| Returns a string containing the text that MATLAB shows when you type the variable name in the command prompt. | |
| file | get_suffix.m [code] |
| Finds a suffix based on the class name. Isolates the bit after the last undescore. | |
| file | get_varnames.m [code] |
| Variable names in workspace matching class. | |
| file | get_varnames2.m [code] |
| Variable names in workspace matching class. | |
| file | rename_object.m [code] |
| Renames object. | |