enum returned from calllib
조회 수: 2 (최근 30일)
이전 댓글 표시
I am using calllib to call a function which returns an enumerated value. So far I have only seen two values, one of which was a string, and the other a number. This number appeared to be close to an enumerated value but was not. I am curious as to whether or not numbers are only returned when there is no matching value in the enumeration.
Is this documented somewhere?
Thanks, Jim
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Call C from MATLAB에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!