Which library does mlfPrintMatrix exist in!?
조회 수: 1 (최근 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.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!