Feeds
提问
Call a generated .dll file from codegen matlab in c program
I am using codegen in matlab R2016b to generate .dll file as follows: codegen -config:dll ex_fun.m -args {0,0,0,0,0,0} ...
8 years 前 | 0 个回答 | 0
0
个回答提问
using matlab codegen but output .exe file can not start because .dll is missing from my computer
I have used matlab 2015a to generate `.c` and `.dll` files on windows7 as follows : codegen -config:dll example_fun.m -a...
8 years 前 | 0 个回答 | 0