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