Feeds
질문
Compile ODE solver with parameterized function
How can I compile a call to a ODE with a parameterized function? Lets take the example from ode45: function y = odeTEST() A = ...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
Create DLL with pointer interface
I am trying to generate a DLL from a set of Matlab functions with a certain interface. Simplified, I need a DLL, say myDLL.dll ...
대략 7년 전 | 답변 수: 0 | 0
