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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0