calllib fails even though it sees function
Show older comments
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 Comments
Philip Borghesani
on 20 Mar 2015
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
on 23 Mar 2015
Edited: Tom Lawson
on 23 Mar 2015
Tom Lawson
on 23 Mar 2015
Answers (0)
Categories
Find more on C Shared Library Integration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!