Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

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

if isempty(fname  ) 
 


Variable Documentation

Debug Flag DBG = 1
 

Definition at line 35 of file Remove1DExtension.m.

end[Prefix, Ext]
 

Initial value:

 RemoveExtension(fname,... 
            '.1D|.1D.dset|.1D.col|.1D.NodeList|.1D.FaceSetList|.1D.cmap')

Definition at line 40 of file Remove1DExtension.m.

else Ext = ''
 

Definition at line 146 of file WriteBrik.m.

Referenced by SUMA_ParseFname().

if any if Ext is empty then no know extensions were found Key Bethesda Maryland Define the function name for easy referencing FuncName = 'Remove1DExtension'
 

Definition at line 32 of file Remove1DExtension.m.

function[Prefix, Ext]
 

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.

Prefix = ''
 

Definition at line 37 of file Remove1DExtension.m.

return
 

Definition at line 43 of file Remove1DExtension.m.

if any if Ext is empty then no know extensions were found Key Terms
 

Definition at line 1 of file Remove1DExtension.m.

 

Powered by Plone

This site conforms to the following standards: