Feeds
提问
MATLAB dll in Visual C++
matlab function if true function [c] = myfittest(x, y) c=x+y; return; end i have test vs2013(64bit) and ...
8 years 前 | 0 个回答 | 0
0
个回答提问
MATLAB dll in Visual C++
This is my MATLAB function: if true function [c] = myfittest(x, y) c=x+y; return; end end i have ...
8 years 前 | 0 个回答 | 0