How to convert Header files in C to Matlab?
Mostra commenti meno recenti
How will i convert the header files in the C program to Matlab.In the Matlab 2013 is there any code generator .Like C to matlab converter?
Risposte (1)
Walter Roberson
il 21 Apr 2013
0 voti
There is no C to MATLAB convertor that I am aware of. C has operations that have no MATLAB equivalent.
Does this have to do with generating the interface definition for a DLL for loadlibrary() ? If so then the routine expects C .h files rather than MATLAB ones.
Categorie
Scopri di più su Data Type Conversion in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!