How to convert Header files in C to Matlab?
    3 visualizzazioni (ultimi 30 giorni)
  
       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?
0 Commenti
Risposte (1)
  Walter Roberson
      
      
 il 21 Apr 2013
        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.
0 Commenti
Vedere anche
Categorie
				Scopri di più su MATLAB Report Generator in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

