Doxygen Source Code Documentation
SkipMatlabHelp.m File Reference
Go to the source code of this file.
Functions | |
if (C(1)== '%') | |
while (~isempty(Loc)&Loc(1)==1 &~isempty(C)) | |
Variables | |
function [CnoHelp] | |
Debug Flag | DBG = 1 |
initailize return variables | err = 1 |
CnoHelp = [] | |
cpos = 1 | |
Loc = 1 | |
get the st | line [err, Cnext, cend] = NextString (C, 'NewLine', 1) |
get ridd of st line | nC = length(C) |
C = C(cend+1:nC) | |
search for | first [err, Loc] = FindChar (C, '%') |
return |
Function Documentation
|
|
|
|
Variable Documentation
|
Definition at line 50 of file SkipMatlabHelp.m. |
|
Definition at line 56 of file SkipMatlabHelp.m. |
|
Definition at line 43 of file SkipMatlabHelp.m. |
|
Definition at line 35 of file SkipMatlabHelp.m. |
|
Definition at line 59 of file SkipMatlabHelp.m. |
|
Definition at line 52 of file SkipMatlabHelp.m. |
|
Definition at line 1 of file SkipMatlabHelp.m. |
|
Definition at line 47 of file SkipMatlabHelp.m. |
|
Definition at line 44 of file SkipMatlabHelp.m. |
|
Definition at line 49 of file SkipMatlabHelp.m. |
|
Definition at line 60 of file SkipMatlabHelp.m. |