Thread Subject: Unknow format

Subject: Unknow format

From: Aleph

Date: 19 Mar, 2010 05:37:03

Message: 1 of 3

    I have a file with extension '.wpr', it's from an instrument that measure current data. I opened the output format file with a text editor ('notepad'), this is what I find in the file:

¥ WPR 0863  ÿÿ
     !Cÿÿÿÿÿÿÿÿÿÿ1.17©i¥p  è WAV 5584    =`ó`ó $êÜâââÚÕýx#ûÿ‰Ö #®     ÿÿ ÿÿ    ÿÿ z!kAG.yIKÚh.¯ÙúÅ.¯ ºiþH,Û ÿ ö Û|† ÿÞÿq U'd  ¹¥    K  <  @ x  Ûx    A   ^==9=S=n=ˆ=¢=»=Ô=í=>>6>N>e>}>“>ª>À>Ö>ì>??,?A?U?i?}?‘?¤?¸?Ê?Ý?ð?@@&@7@I@Z@k@|@Œ@œ@¬@¼@Ì@Û@ê@ù@AA%A3ABAOA]AjAxA…A’AžA«A·AÃAÏAÛAçAòAýABBB(B3B=BGBQB[BdBnBwB€B‰B‘BšB¢BªB²BºB

I wanna know what kind of output format is this (ASCII, Binary, Hex, etc.) and if Matlab has an application that can read it in order to process the data.

Subject: Unknow format

From: us

Date: 19 Mar, 2010 08:54:03

Message: 2 of 3

"Aleph " <aleph_transfinito@yahoo.com> wrote in message <hnv2hv$2v3$1@fred.mathworks.com>...
> I have a file with extension '.wpr', it's from an instrument that measure current data. I opened the output format file with a text editor ('notepad'), this is what I find in the file:
>
> ¥ WPR 0863  ÿÿ
>   !Cÿÿÿÿÿÿÿÿÿÿ1.17©i¥p  è WAV 5584    =`ó`ó $êÜâââÚÕýx#ûÿ‰Ö #®     ÿÿ ÿÿ    ÿÿ z!kAG.yIKÚh.¯ÙúÅ.¯ ºiþH,Û ÿ ö Û|† ÿÞÿq U'd  ¹¥    K  <  @ x  Ûx    A   ^==9=S=n=ˆ=¢=»=Ô=í=>>6>N>e>}>“>ª>À>Ö>ì>??,?A?U?i?}?‘?¤?¸?Ê?Ý?ð?@@&@7@I@Z@k@|@Œ@œ@¬@¼@Ì@Û@ê@ù@AA%A3ABAOA]AjAxA…A’AžA«A·AÃAÏAÛAçAòAýABBB(B3B=BGBQB[BdBnBwB€B‰B‘BšB¢BªB²BºB
>
> I wanna know what kind of output format is this (ASCII, Binary, Hex, etc.) and if Matlab has an application that can read it in order to process the data.

looks very BINARY-sh...
most likely

     http://filext.com/file-extension/WPR

these shall be your friends...

     help fopen;
     help fread;
     help fclose;
     help memmap;

us

Subject: Unknow format

From: Aleph

Date: 19 Mar, 2010 15:12:06

Message: 3 of 3

"us " <us@neurol.unizh.ch> wrote in message <hnve3b$t99$1@fred.mathworks.com>...

> looks very BINARY-sh...
> most likely
>
> http://filext.com/file-extension/WPR
>
> these shall be your friends...
>
> help fopen;
> help fread;
> help fclose;
> help memmap;
>
> us


Thanks a lot, best regards.

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
reference us 19 Mar, 2010 04:59:07
rssFeed for this Thread

Contact us at files@mathworks.com