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年以上 前 | 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年以上 前 | 2 件の回答 | 0