Prev: arithmetic mean symbol
Next: Image processing toolbox
From: Rakesh bagul on 21 Jul 2010 01:15 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 21 Jul 2010 11:44 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 21 Jul 2010 12:18 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 21 Jul 2010 12:45 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 21 Jul 2010 14:54 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
|
Pages: 1 Prev: arithmetic mean symbol Next: Image processing toolbox |