Hi Humayun,<br>The method that Ghassan Hamarneh gave should work for saving images in a format from MatLab that can be opened in C++. If you would rather open the .mat file directly, I think the info below will help.<br><br>
The error you are getting is a compilation error due to not linking properly.  I suggest taking a look at the following Matlab forum page which addresses your problem.<br><br><a href="http://www.mathworks.com/matlabcentral/newsreader/view_thread/149564">http://www.mathworks.com/matlabcentral/newsreader/view_thread/149564</a><br>
<br>Cheers,<br>Seth<br>