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 years 前 | 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 years 前 | 0 个回答 | 0
