필터 지우기
필터 지우기

Creating mex file for complicated fortran code

조회 수: 1 (최근 30일)
Chris
Chris 2012년 4월 19일
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

답변 (1개)

James Tursa
James Tursa 2012년 4월 19일
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.

카테고리

Help CenterFile Exchange에서 Fortran with MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by