Feeds
提问
Matlab function handle as a argument called by C?
The MATLAB function x = fmincon(fun,x0,A,b) has a function handle @fun, when it compiles into a DLL, the function form is mlx- o...
13 years 前 | 1 个回答 | 0
1
个回答提问
Calling a DLL generated by MatLab from VC
Matlab version is 2009b, and VC version is 2008,the program is calling a DLL generated by the Matlab function normrnd.m to obtai...
13 years 前 | 1 个回答 | 0