开发者

Create a static lib from matlab code

I'm already aware that you can create a stand alone executable and a shared lib from matlab. However, it would be bett开发者_如何学运维er for our configuration management process (version and distribution) to use a static lib that then is included in the dll I'm building (in C++).

This may not be possible at all, but I'm curious. Has anyone done that before?


With a little google-fu I found this: Generating Static C/C++ Libraries from MATLAB Code

It looks like you can create them from projects or from the command line.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜