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?

回答(1 个)

Kaustubha Govind
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.
  1 个评论
Adam connolly
Adam connolly 2011-3-4
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

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Write C Functions Callable from MATLAB (MEX Files) 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by