Can i call matlab from fortran?
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello, i am working on a mesh generator with FORTRAN, and i need a Delaunay tetrahedrons, and i am thinking to call the matlab function "Delaunayn(n,p)"in my fortran programme,so any one could help me please ?
댓글 수: 0
답변 (1개)
Mike Croucher
2024년 3월 10일
There is a section in the documentation that covers this. You can get started at Call MATLAB from Fortran - MATLAB & Simulink - MathWorks United Kingdom.
Hope thos helps,
Mike
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Fortran with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!