From: Rakesh bagul on
Hi,
I have a .mat file which contains 3d matrix of 43x150x150. I have to convert it to .dat file format.
Please guide me.
Thanks in advance.

Regards,
BagulR
From: Walter Roberson on
Rakesh bagul wrote:

> I have a .mat file which contains 3d matrix of 43x150x150. I have to
> convert it to .dat file format. Please guide me.

There is no standard .dat file format, so you will need to investigate
and find the details of the .dat file you need to produce.
From: Rakesh bagul on
Walter Roberson <roberson(a)hushmail.com> wrote in message <QBE1o.44321$Ls1.1419(a)newsfe11.iad>...
> Rakesh bagul wrote:
>
> > I have a .mat file which contains 3d matrix of 43x150x150. I have to
> > convert it to .dat file format. Please guide me.
>
> There is no standard .dat file format, so you will need to investigate
> and find the details of the .dat file you need to produce.

Thank you Walter Roberson,
Basically I have a toolkit which accepts .dat files only having signature 4D5AZ. Now I have new 3d images I converted them to binary images. But those are .mat files. I have to use them as a .DAT files. Any suggestions please.

Thanks in advance.
Regards,
BagulR
From: Walter Roberson on
Rakesh bagul wrote:

> Basically I have a toolkit which accepts .dat files only having
> signature 4D5AZ. Now I have new 3d images I converted them to binary
> images. But those are .mat files. I have to use them as a .DAT files.
> Any suggestions please.

Suggest that you at least tell us the name of the toolkit, and
preferably a link to reference information about it.
From: Rakesh bagul on
Walter Roberson <roberson(a)hushmail.com> wrote in message <quF1o.39965$YX3.39130(a)newsfe18.iad>...
> Rakesh bagul wrote:
>
> > Basically I have a toolkit which accepts .dat files only having
> > signature 4D5AZ. Now I have new 3d images I converted them to binary
> > images. But those are .mat files. I have to use them as a .DAT files.
> > Any suggestions please.
>
> Suggest that you at least tell us the name of the toolkit, and
> preferably a link to reference information about it.

Hi Walter Roberson,
I sent you an e-mail containing a file.

Thanks & Regards,
BagulR