Dear Ghassan Hamarneh,<div><br></div><div>I got nothing from that link. My code from .mat file readingis here:</div><div> </div><div><div>#include &quot;mat.h&quot;</div><div><br></div><div>int main(int argc, char **argv)</div>
<div>{</div><div>     MATFile *pmat;</div><div>     mxArray *pa;</div><div>     pmat = matOpen(&quot;1.mat&quot;, &quot;r&quot;);</div><div>     if (pmat == NULL) {</div><div>          printf(&quot;Error opening file\n&quot;);</div>
<div>          return(1);</div><div>     }</div><div>     return 0;</div><div>}</div><div><br></div><div>when i compiled and build this code then following error come</div><div><br></div><div>error LNK2019: unresolved external symbol _matOpen referenced in function _main</div>
<div><br></div><div>Can any body help me who can i read .mat file in ITK + C++. please help me</div><br><div class="gmail_quote">On Wed, Dec 8, 2010 at 6:45 PM, Ghassan Hamarneh <span dir="ltr">&lt;<a href="mailto:hamarneh@gmail.com">hamarneh@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hope this helps:  <a href="http://www.itk.org/pipermail/insight-users/2007-November/024337.html" target="_blank">http://www.itk.org/pipermail/insight-users/2007-November/024337.html</a>   /g<br>

<div><div></div><div class="h5"><br>
<br>
On 2010-12-08, at 6:03 AM, Humayun Irshad wrote:<br>
<br>
&gt; Dear all,<br>
&gt;<br>
&gt; I am new user of ITK. I am trying to read a .MAT file in ITK + C++. But unable to read it. Can you any guide me and send me the code of reading .Mat file.<br>
&gt; There is structure in .Mat File that i want to read.<br>
&gt;<br>
&gt; --<br>
&gt; --<br>
&gt; Best Regards,<br>
&gt;<br>
&gt; Humayun Irshad<br>
&gt;<br>
&gt; Pakistan<br>
&gt;<br>
&gt; Cell: +92-333-6128780<br>
&gt;<br>
</div></div>&gt; _____________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt; <a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>-- <br>Best Regards, <br><br>Humayun Irshad<br><br>Pakistan<br><br>Cell: +92-333-6128780<br><br>
</div>