Which library does mlfPrintMatrix exist in!?
6 次查看(过去 30 天)
显示 更早的评论
I want to print an mxArray using mlfPrintMatrix from a c program. Is this not supported any more?
0 个评论
回答(1 个)
Kaustubha Govind
2011-3-4
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 C Shared Library Integration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!