Which library does mlfPrintMatrix exist in!?

4 vues (au cours des 30 derniers jours)
Adam connolly
Adam connolly le 4 Mar 2011
I want to print an mxArray using mlfPrintMatrix from a c program. Is this not supported any more?

Réponses (1)

Kaustubha Govind
Kaustubha Govind le 4 Mar 2011
Where did you find a reference to mlfPrintMatrix? The only search results in the documentation point to a MATLAB Compiler example where an example function called 'printmatrix' is compiled to produce mlfPrintMatrix. So it doesn't look like this is an API function.
  1 commentaire
Adam connolly
Adam connolly le 4 Mar 2011
I found it from a website. This one:
http://www.codeproject.com/KB/cpp/MATLAB_MAT.aspx
Actually - this was written in 2004 as I've just noticed...the libraries he references (libmatlb.lib and libmmfile.lib) aren't in the lib folder. It's probably not supported any more

Connectez-vous pour commenter.

Catégories

En savoir plus sur C Shared Library Integration dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by