[Homer-users] splitting NIRS file

Huppert, Ted huppertt at upmc.edu
Wed Jun 25 15:53:35 EDT 2014
Search archives:

*.NIRS files are inherently matlab format files.  They can be opened, manipulated, and re-saved using matlab.

To open a *.nirs file in matlab, type “load(<filename>,’-MAT’);   The ‘-MAT’ flag is the key to opening matlab files with a different extension.

To save, its the same format, save(<filename>,variables,’-MAT’)


----------------
Theodore Huppert, PhD
Assistant Professor
Departments of Radiology and Bioengineering
University of Pittsburgh
Email: huppertt at upmc.edu
Phone: (412) 647-8459



"Insanity: doing the same thing over and over and expecting different results"-  Einstein

From: <Brown>, Bryan T <bryan-brown at uiowa.edu<mailto:bryan-brown at uiowa.edu>>
Reply-To: "homer-users at nmr.mgh.harvard.edu<mailto:homer-users at nmr.mgh.harvard.edu>" <homer-users at nmr.mgh.harvard.edu<mailto:homer-users at nmr.mgh.harvard.edu>>
Date: Wednesday, June 25, 2014 at 2:41 PM
To: "homer-users at nmr.mgh.harvard.edu<mailto:homer-users at nmr.mgh.harvard.edu>" <homer-users at nmr.mgh.harvard.edu<mailto:homer-users at nmr.mgh.harvard.edu>>
Subject: [Homer-users] splitting NIRS file


Hello,

I'm trying to split one NIRS file into two different files. I'm not sure how to do this. Can anyone help?

Thanks

Bryan







More information about the Homer-users mailing list