home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!news.funet.fi!news.cs.tut.fi!rmr
- From: rmr@cs.tut.fi (Rimpela Riku)
- Newsgroups: comp.soft-sys.matlab,tut.lintula,tut.sos
- Subject: Loading data to matlab
- Date: 25 Jan 1993 07:45:14 GMT
- Organization: Tampere University of Technology
- Lines: 20
- Distribution: world
- Message-ID: <1k05qaINN98i@cs.tut.fi>
- NNTP-Posting-Host: riuttatiira.cs.tut.fi
- Originator: rmr@riuttatiira.cs.tut.fi
-
- 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
-
-
- --
- t. rmr@cs.tut.fi
-
-