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!