Skip to content

AFNI/NIfTI Server

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

Doxygen Source Code Documentation


Info_1D.m File Reference

Go to the source code of this file.


Functions

 if (isempty(v))
 fprintf (2,'Error%s:\nEmpty M.\n', FuncName)
end some fake Info stuff if (nargin==2)

Variables

 function [err, Info]
an Info structure for a D
file To use with WriteBrik
Specify name if you want Info
RootName and Info Extension_1D
to be filled out 
otherwise
an Info structure for a D
file To use with WriteBrik
Specify name if you want Info
RootName and Info Extension_1D
to be filled out you can do
that on your own later see
also 
Read_1D
an Info structure for a D
file To use with WriteBrik
Specify name if you want Info
RootName and Info Extension_1D
to be filled out you can do
that on your own later see
also 
BrikLoad
an Info structure for a D
file To use with WriteBrik
Specify name if you want Info
RootName and Info Extension_1D
to be filled out you can do
that on your own later see
also and BrikInfo Ziad S Saad
ziad nih 
gov
an Info structure for a D
file To use with WriteBrik
Specify name if you want Info
RootName and Info Extension_1D
to be filled out you can do
that on your own later see
also and BrikInfo Ziad S Saad
ziad nih SSCC NIMH NIH USA 
FuncName = 'Info_1D'
 err = 1
 Info = []
 return
end some fake Info stuff else fname = Remove1DExtension(fname) ''
Info RootName = ''
Info Extension_1D = ''
end Info TypeName = ''
Info TypeBytes = 0
Info Orientation = ''
Info ByteOrder = ''
Info FileFormat = '1D'
Info DATASET_DIMENSIONS = [size(v, 1) 1 1 0 0]
Info DATASET_RANK = [3 size(v,2) 0 0 0 0 0 0]
Info BRICK_TYPES = []
Info BRICK_STATS = []
Info BRICK_FLOAT_FACS = ''
Info BYTEORDER_STRING = ''
Info ORIENT_SPECIFIC = []
Info ORIGIN = [0.0 0.0 0.0]
Info DELTA = [1 1 1]
Info BRICK_LABS = ''
Info BRICK_KEYWORDS = ''
Info SCENE_DATA = []
Info TYPESTRING = ''
Info IDCODE_STRING = ''
Info IDCODE_DATE = ''
Info BRICK_STATAUX = []
Info STAT_AUX = []
Info HISTORY_NOTE = []
Info IDCODE_ANAT_PARENT = ''

Function Documentation

fprintf ,
'Error%s:\nEmpty M.\n ,
FuncName 
 

end some fake Info stuff if nargin  = = 2  ) 
 

if isempty(v)   ) 
 


Variable Documentation

Info BRICK_FLOAT_FACS = ''
 

Definition at line 40 of file Info_1D.m.

Info BRICK_KEYWORDS = ''
 

Definition at line 46 of file Info_1D.m.

Info BRICK_LABS = ''
 

Definition at line 45 of file Info_1D.m.

Info BRICK_STATAUX = []
 

Definition at line 51 of file Info_1D.m.

Info BRICK_STATS = []
 

Definition at line 39 of file Info_1D.m.

Info BRICK_TYPES = []
 

Definition at line 38 of file Info_1D.m.

an Info structure for a D file To use with WriteBrik Specify name if you want Info RootName and Info Extension_1D to be filled out you can do that on your own later see also BrikLoad
 

Definition at line 7 of file Info_1D.m.

Big Endian else ByteOrder = ''
 

Definition at line 282 of file WriteBrik.m.

Info BYTEORDER_STRING = ''
 

Definition at line 41 of file Info_1D.m.

Info DATASET_DIMENSIONS = [size(v, 1) 1 1 0 0]
 

Definition at line 36 of file Info_1D.m.

Info DATASET_RANK = [3 size(v,2) 0 0 0 0 0 0]
 

Definition at line 37 of file Info_1D.m.

Info DELTA = [1 1 1]
 

Definition at line 44 of file Info_1D.m.

err = 1
 

Definition at line 56 of file Info_1D.m.

Info Extension_1D = ''
 

Definition at line 28 of file Info_1D.m.

Info FileFormat = '1D'
 

Definition at line 35 of file Info_1D.m.

end some fake Info stuff else fname = Remove1DExtension(fname) ''
 

Definition at line 26 of file Info_1D.m.

an Info structure for a D file To use with WriteBrik Specify name if you want Info RootName and Info Extension_1D to be filled out you can do that on your own later see also and BrikInfo Ziad S Saad ziad nih SSCC NIMH NIH USA FuncName = 'Info_1D'
 

Definition at line 12 of file Info_1D.m.

function[err, Info]
 

Initial value:

 Info_1D(v, fname)
%
% [err, Info] = Info_1D(M, name)

Definition at line 1 of file Info_1D.m.

an Info structure for a D file To use with WriteBrik Specify name if you want Info RootName and Info Extension_1D to be filled out you can do that on your own later see also and BrikInfo Ziad S Saad ziad nih gov
 

Definition at line 7 of file Info_1D.m.

Info HISTORY_NOTE = []
 

Definition at line 53 of file Info_1D.m.

Info IDCODE_ANAT_PARENT = ''
 

Definition at line 54 of file Info_1D.m.

Info IDCODE_DATE = ''
 

Definition at line 50 of file Info_1D.m.

Info IDCODE_STRING = ''
 

Definition at line 49 of file Info_1D.m.

Info = []
 

Definition at line 14 of file Info_1D.m.

Info ORIENT_SPECIFIC = []
 

Definition at line 42 of file Info_1D.m.

Info Orientation = ''
 

Definition at line 33 of file Info_1D.m.

Info ORIGIN = [0.0 0.0 0.0]
 

Definition at line 43 of file Info_1D.m.

an Info structure for a D file To use with WriteBrik Specify name if you want Info RootName and Info Extension_1D to be filled out otherwise
 

Definition at line 7 of file Info_1D.m.

an Info structure for a D file To use with WriteBrik Specify name if you want Info RootName and Info Extension_1D to be filled out you can do that on your own later see also Read_1D
 

Definition at line 7 of file Info_1D.m.

return
 

Definition at line 57 of file Info_1D.m.

Info RootName = ''
 

Definition at line 27 of file Info_1D.m.

Info SCENE_DATA = []
 

Definition at line 47 of file Info_1D.m.

Info STAT_AUX = []
 

Definition at line 52 of file Info_1D.m.

Info TypeBytes = 0
 

Definition at line 32 of file Info_1D.m.

end Info TypeName = ''
 

Definition at line 31 of file Info_1D.m.

Info TYPESTRING = ''
 

Definition at line 48 of file Info_1D.m.

 

Powered by Plone

This site conforms to the following standards: