Doxygen Source Code Documentation
zdeblank.m File Reference
Go to the source code of this file.
Variables | |
function [Sd] | |
zdeblankall | Author |
zdeblankall Bethesda Maryland Define the function name for easy referencing | FuncName = 'zdeblank' |
Debug Flag | DBG = 1 |
initailize return variables | err = 1 |
Sd = deblank(S) | |
return |
Variable Documentation
|
Definition at line 1 of file zdeblank.m. |
|
Definition at line 33 of file zdeblank.m. |
|
Definition at line 43 of file zdeblank.m. |
|
Definition at line 30 of file zdeblank.m. |
|
Initial value: zdeblank (S) % % [Sd] = zdeblank (s) % %Purpose: % removes blanks surrounding a word in S % % %Input Parameters: % S : a string % % %Output Parameters: % Sd : S without the surrounding blanks % % %Key Terms: % %More Info : % deblank Definition at line 1 of file zdeblank.m. |
|
Definition at line 44 of file zdeblank.m. |
|
Definition at line 40 of file zdeblank.m. |