Doxygen Source Code Documentation
Remove1DExtension.m File Reference
Go to the source code of this file.
Functions | |
| if (isempty(fname)) return | |
Variables | |
| function [Prefix, Ext] | |
| if any if Ext is empty then no know extensions were found Key | Terms |
| if any if Ext is empty then no know extensions were found Key Bethesda Maryland Define the function name for easy referencing | FuncName = 'Remove1DExtension' |
| Debug Flag | DBG = 1 |
| Prefix = '' | |
| Ext = '' | |
| end [Prefix, Ext] | |
| return | |
Function Documentation
|
|
|
Variable Documentation
|
|
Definition at line 35 of file Remove1DExtension.m. |
|
|
Initial value: RemoveExtension(fname,...
'.1D|.1D.dset|.1D.col|.1D.NodeList|.1D.FaceSetList|.1D.cmap')
Definition at line 40 of file Remove1DExtension.m. |
|
|
Definition at line 146 of file WriteBrik.m. Referenced by SUMA_ParseFname(). |
|
|
Definition at line 32 of file Remove1DExtension.m. |
|
|
Initial value: Remove1DExtension (fname) % % [Prefix, Ext] = Remove1DExtension (fname) % %Purpose: % removes known .1D filename extensions. % Look at code more more details. % %Input Parameters: % fname: filename % % %Output Parameters: % Prefix: filename without extension % Ext: recognized extension of 1D filename Definition at line 1 of file Remove1DExtension.m. |
|
|
Definition at line 37 of file Remove1DExtension.m. |
|
|
Definition at line 43 of file Remove1DExtension.m. |
|
|
Definition at line 1 of file Remove1DExtension.m. |