Function: Raw BrainArea

From OpenWetWare
Revision as of 12:14, 8 December 2010 by Richard E. Frye (talk | contribs) (New page: Syntax: AllRawM(sub,outfile,num1) Input(s): sub - Subject number (name) outfile- The name of output file num1 - Row position (number) of the subject Output(s): ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Syntax:

   AllRawM(sub,outfile,num1) 

Input(s):

   sub    - Subject number (name)
   outfile- The name of output file
   num1   - Row position (number) of the subject 

Output(s):

   Save the raw data of each subject into different brain areas in matlab format


Back