Feeds
已回答
How do I call standalone MATLAB shared library (built with mcc) from C?
Ok so the only needed dll in the exe directory is libsim.dll. My first test was using both libsim.dll and mclmcrrt7_17.dll. It's...
How do I call standalone MATLAB shared library (built with mcc) from C?
Ok so the only needed dll in the exe directory is libsim.dll. My first test was using both libsim.dll and mclmcrrt7_17.dll. It's...
10 years 前 | 0
| 已接受
提问
How do I call standalone MATLAB shared library (built with mcc) from C?
I'm using MATLAB R2012A and Visual Studio 2013. I have a simple function in a simulation.m file. function [ r ] = simu...
10 years 前 | 2 个回答 | 0