Can i call matlab from fortran?
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
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
0 Comments
See Also
Categories
Find more on Fortran with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!