From: Simon Boulet on
Hello,

I want to do a program in C++ that create a file.mat. If I create a
function that just open and close a .mat file (with matOpen and
matClose) with Visual C++ 6, it works fine.

If I create the same functions with Visual C++ 7.1 (.NET), it
compile, but when I run the program, an error message appear saying
that he can't bind with MATFile_tag:

Could not load type MATFile_tag from assembly TestMatlab

What can I do?

Thanks
 | 
Pages: 1
Prev: why"MCR instance is not available"?
Next: SIMBApro