[vtkusers] Reading .mat Matlab(R) files

Michael Jackson mike.jackson at bluequartz.net
Fri Oct 3 12:24:51 EDT 2008


If the matlab file format is documented somewhere then you could  
probably create the necessary code pretty quickly to read the files.

Mike

On Oct 3, 2008, at 12:16 PM, Jean-Pierre Roux wrote:

> Thiebaut Mochel wrote:
>> Could this be useful : http://matitk.cs.sfu.ca/ ?
> I read about matitk before.
> It's used to extend matlab with itk, right?
> It must be great for matlab users ... but I'm not one of them : I  
> never used matlab (and I don't plan to do), I was given matlab file,  
> and I would like to process them with my C++ applications.
> I was wonder if it it exist something like 'vtkMatlabRader' (or  
> i'tkMaltab...'), or any C/C++ piece of code that fopens a .mat file,  
> freads it, fseeks what it feels like, and bring into main memory the  
> values the file contains.
>
> Thx for your help, anyway.
>
> Jean-Pierre
>
>>
>> Jean-Pierre Roux wrote:
>>> Hi,
>>>
>>> I have tons on .mat Matlab(R) files and I would like to read them,  
>>> with VTK, or ITK, or with a C++ program.
>>> I wouldn't like too much to have to convert them into Dicom files  
>>> (under Matlab), or to write a raw file, and add (under vi) a .mhd...
>>>
>>> Any suggestion?
>>>
>>> Thx a lot.
>>>
>>> Jean-Pierre Roux
>>> _______________________________________________
>>> This is the private VTK discussion list.
>>> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.vtk.org/mailman/listinfo/vtkusers
>>>
>>>
>>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers




More information about the vtkusers mailing list