enum returned from calllib
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Call C from MATLAB in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!