| POPHELP | Same as matlab hthelp but does not crash under windows. |
| Usage: | >> pophelp( function ); >> pophelp( function, nonmatlab ); |
| Inputs: | |
function |
string for a Matlab function name (with or without the '.m' extension). |
nonmatlab |
[0|1], 1 the file is not a Matlab file |
| Author: | Arnaud Delorme, CNL / Salk Institute, 2001 |
| See also: | eeglab() |