2

I'm already aware that you can create a stand alone executable and a shared lib from matlab. However, it would be better 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?

1 Answer 1

2

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.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.