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!
