阅读背景:

如何从Matlab中的Mex函数使用的DLL中查看printf的输出?

来源:互联网 

I have some MEX code that calls functions from a DLL. The DLL has a bunch of printf statements scattered around that are useful for debugging. However, I cannot see their output in the MATLAB command window. I've done some reading and apparently this is because the command windows is not treated as a console application where the output from printf can be sent. I have tried using this I have some MEX code that calls functions from




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: