From help-request at octave dot org Sat Jan 8 22:26:41 2005 Subject: Re: MATLAB script for parsing ENVI headers? From: Paul Laub To: Jonathan Greenberg Cc: "help at octave dot org" Date: Sat, 8 Jan 2005 20:28:58 -0800 Jonathan, It might help if you explained what the MATLAB ENVI file header is. I have used MATLAB but have never come across mention of such a thing. If if has anything to do with environment variables or program configuration, then you might look into Octave's getenv(), putenv(), octave_config_info(), and dump_prefs() commands. Paul Laub On Sat, 08 Jan 2005 15:45:32 -0800, Jonathan Greenberg wrote: > I was wondering if anyone knew of a MATLAB/Octave script which can parse an > ENVI header file, retrieving all of the info necessary to import the file > into MATLAB (number type, endian, samples, lines, bands, etc...) > > --j > > -- > Jonathan A. Greenberg > Ph.D., Ecology > AIM: jgrn307 or jgrn3007 > MSN: jgrn307 at hotmail dot com or jgrn3007@hotmail.com > > ------------------------------------------------------------- > Octave is freely available under the terms of the GNU GPL. > > Octave's home on the web: http://www.octave.org > How to fund new projects: http://www.octave.org/funding.html > Subscription information: http://www.octave.org/archive.html > ------------------------------------------------------------- > > ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------