calllib fails even though it sees function
显示 更早的评论
I used libfunctionsview to view the functions in a library I've loaded.
I see the function that I want to call correctly displayed but when I call it, I get:
Undefined function or variable 'DLL_ValIncrement'.
3 个评论
Philip Borghesani
2015-3-20
How exactly are you trying to call this and what arguments are you passing in? Please post a code fragment with the full error message.
Tom Lawson
2015-3-23
编辑:Tom Lawson
2015-3-23
Tom Lawson
2015-3-23
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 C Shared Library Integration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
