Creating mex file for complicated fortran code
    6 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
Good Day,
I'm starting a project that requires an interface between a complex fortran code (aerodyn) and a matlab code. I will need to write a gateway routine for the fortran code and I wanted to know if there are any suggestions/examples for this or if anyone has any experience with aerodyn and can offer some tips. Any help is much appreciated.
Chris
0 comentarios
Respuestas (1)
  James Tursa
      
      
 el 19 de Abr. de 2012
        I am not familiar with aerodyn, but you might have a look at this FEX package for generic double variable interfacing between MATLAB and Fortran:
It makes generous use of pointers to avoid unnecessary data copying.
0 comentarios
Ver también
Categorías
				Más información sobre Fortran with MATLAB en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!