Can i call matlab from fortran?

1 view (last 30 days)
sohaib berkan
sohaib berkan on 10 Mar 2024
Answered: Mike Croucher on 10 Mar 2024
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 ?

Answers (1)

Mike Croucher
Mike Croucher on 10 Mar 2024
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

Categories

Find more on Fortran with MATLAB in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!