Which library does mlfPrintMatrix exist in!?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to print an mxArray using mlfPrintMatrix from a c program. Is this not supported any more?
0 Kommentare
Antworten (1)
Kaustubha Govind
am 4 Mär. 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.
Siehe auch
Kategorien
Mehr zu C Shared Library Integration finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!