Skip to content

AFNI/NIfTI Server

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

Doxygen Source Code Documentation


ShowRegressors.m File Reference

Go to the source code of this file.


Functions

 figure (1)
 m (:, 1)
 m (:, 2)
 m (:, 3)
 if (N_tasks)
 for (i=1:1:N_tasks)
 subplot (N_tasks, 1, i)
 for (j=1:1:size(Task(i).StimReg, 1))
 plot (Task(i).StimReg', ln_style(j))
hold on plot (Task(i).StimReg(j,:)', 'color', m(j,:))
hold on end ylabel (sprintf('%s', Task(i).StimTime))
end end figure (2)
 plot (Task(i).StimReg(j,:)', 'color', m(i *j,:))
hold on plot (Task(i).StimReg', ln_style(i))
hold on end end end title ('All Regressors Together')

Variables

 function [err]
Bethesda Maryland Define the
function name for easy referencing 
FuncName = 'ShowRegressors'
Debug Flag DBG = 1
initailize return variables err = 1
clf N_tasks = length(Task)
 ln_style = ['b' 'g' 'r' 'c' 'm' 'y' 'k' 'b-']
 m = colormap
 nm = rand(size(m,1),1)
 drawnow
 return

Function Documentation

end end figure  ) 
 

figure  ) 
 

for j  = 1:1:size(Task(i).StimReg,1)  ) 
 

for = 1:1:N_tasks  ) 
 

if N_tasks   ) 
 

m ,
 

m ,
 

m ,
 

hold on plot Task(i).StimReg'  ,
ln_style(i) 
 

plot Task(i).StimReg(j,:)'  ,
'color ,
m(i *j,:) 
 

hold on plot Task(i).StimReg(j,:)'  ,
'color ,
m(j,:) 
 

plot Task(i).StimReg'  ,
ln_style(j
 

subplot N_tasks  ,
,
 

hold on end end end title 'All Regressors Together'   ) 
 

hold on end ylabel sprintf('%s', Task(i).StimTime)   ) 
 

Referenced by AFNI_drive_open_graph_1D(), and AFNI_drive_open_graph_xy().


Variable Documentation

Debug Flag DBG = 1
 

Definition at line 35 of file ShowRegressors.m.

drawnow
 

Definition at line 74 of file ShowRegressors.m.

err = 1
 

Definition at line 76 of file ShowRegressors.m.

Bethesda Maryland Define the function name for easy referencing FuncName = 'ShowRegressors'
 

Definition at line 32 of file ShowRegressors.m.

function[err]
 

Initial value:

 ShowRegressors (Task)
%
%   [err] = ShowRegressors ()
%
%Purpose:
%   
%   Gang
%   
%Input Parameters:
%   
%   
%   
%Output Parameters:
%   err : 0 No Problem
%       : 1  Problems
%   
%   
%      
%Key Terms:
%   
%More Info :
%   
%   
%   
%
%     Author : Ziad Saad
%     Date : Fri Jul 18 15:24:43 EDT 2003
%     SSCC/NIMH/ National Institutes of Health

Definition at line 1 of file ShowRegressors.m.

ln_style = ['b' 'g' 'r' 'c' 'm' 'y' 'k' 'b-']
 

Definition at line 42 of file ShowRegressors.m.

m = colormap
 

Definition at line 43 of file ShowRegressors.m.

clf N_tasks = length(Task)
 

Definition at line 41 of file ShowRegressors.m.

nm = rand(size(m,1),1)
 

Definition at line 48 of file ShowRegressors.m.

Referenced by AFNI_splashup(), bakvec_(), balanc_(), balbak_(), bandr_(), bandv_(), bqr_(), cbabk2_(), cbal_(), cg_(), ch_(), cinvit_(), combak_(), comhes_(), comlr2_(), comlr_(), comqr2_(), comqr_(), cortb_(), corth_(), elmbak_(), elmhes_(), eltran_(), figi2_(), figi_(), hqr2_(), hqr_(), htrib3_(), htribk_(), htrid3_(), htridi_(), imtql2_(), invit_(), minfit_(), NI_search_group_deep(), NI_search_group_shallow(), ortbak_(), orthes_(), ortran_(), qzhes_(), qzit_(), qzval_(), qzvec_(), rebak_(), rebakb_(), reduc2_(), reduc_(), rg_(), rgg_(), rs_(), rsb_(), rsg_(), rsgab_(), rsgba_(), rsm_(), rsp_(), rst_(), rt_(), SCAT_main(), SUMA_Find_OpenDX_Object_Class(), SUMA_Find_OpenDX_Object_Name(), SUMA_WhichGroup(), symeig_double(), symeigval_double(), t_runc(), tinvit_(), tql2_(), trbak1_(), trbak3_(), tred1_(), tred2_(), and tsturm_().

return
 

Definition at line 77 of file ShowRegressors.m.

 

Powered by Plone

This site conforms to the following standards: