home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!agate!usenet.ins.cwru.edu!v32.uh.cwru.edu!ellert
- From: ellert@v32.uh.cwru.edu ()
- Newsgroups: comp.soft-sys.matlab
- Subject: Re: Loading data to matlab
- Date: 25 Jan 1993 15:08:14 GMT
- Organization: Image Analysis Center, Univ. Hospitals of Cleveland
- Lines: 48
- Distribution: world
- Message-ID: <1k0vouINN1bm@usenet.INS.CWRU.Edu>
- References: <1k05qaINN98i@cs.tut.fi>
- Reply-To: ellert@nu1.uh.cwru.edu
- NNTP-Posting-Host: max.uh.cwru.edu
-
-
- Path: v32.uh.cwru.edu!ellert
- Newsgroups: comp.soft-sys.matlab,tut.lintula,tut.sos
- From: ellert@v32.uh.cwru.edu ()
- Distribution: world
- References: <1k05qaINN98i@cs.tut.fi>
- Reply-To: ellert@nu1.uh.cwru.edu
- Organization: Image Analysis Center, Univ. Hospitals of Cleveland
- Subject: Re: Loading data to matlab
-
- Path: v32.uh.cwru.edu!ellert
- Newsgroups: comp.soft-sys.matlab,tut.lintula,tut.sos
- From: ellert@v32.uh.cwru.edu ()
- Distribution: world
- References: <1k05qaINN98i@cs.tut.fi>
- Reply-To: ellert@nu1.uh.cwru.edu
- Organization: Image Analysis Center, Univ. Hospitals of Cleveland
- Subject: Re: Loading data to matlab
-
- In article <1k05qaINN98i@cs.tut.fi>, rmr@cs.tut.fi (Rimpela Riku) writes:
- >
- > I have some data in the following format and I would like to get
- >the data into Matlab for analysis. Is it possible to do it with Matlab's own
- >tools or do I have to convert it somehow first. The samples are two's
- >complements.
- >
- > 27435413.0 6D9B 3FB0 2F1F FDFB FAE5 D3CD 71F6 0D6C 15
- > 27435414.0 6D9B 3DD8 2F1F FDFB FAE5 D3CD 71F6 0D6C 15
- > 27435813.0 6D9B 1DD8 2F1F FDFB FAE5 D3CD 71F6 0D6C 15
- > 27435814.0 6D9B 1EEC 2F1F FDFB FAE5 D3CD 71F6 0D6C 15
- > 27436213.0 6D9B 8EEC 2F1F FDFB FAE5 D3CD 71F6 0D6C 15
- > 27436214.0 6D9B 8F76 2F1F FDFB FAE5 D3CD 71F6 0D6C 15
- >
- > TIME ^/I$443/IR_IMAG ^/I$443/IS_REAL ^/I$443/PSIS_IMAG
- > ^/I$443/IR_REAL ^/I$443/PSIR_IMAG ^/I$443/PSIS_REAL
- > ^/I$443/IS_IMAG ^/I$443/PSIR_REAL ^sel
- >
- >
-
- As I posted in a reply to 'listing of filenames', I have routines which will
- allow you to read the above data, and to some degree, parse it. However,
- I have no routines to convert from hex.
-
- Ed Ellert
- ellert@nu1.uh.cwru.edu
-
-
-
-