engCallMATLAB (Fortran version)

engCallMATLAB is a Fortran routine giving engine equivalent of mexCallMATLAB function
1,5K download
Aggiornato 26 nov 2007

Nessuna licenza

Have you ever wanted to call the engCallMATLAB function, only to realize that it isn't available? Well, now it is! This Fortran routine mimics the functionality of the mexCallMATLAB function, but for engine applications. Has the same argument list as mexCallMATLAB with the addition of the Engine pointer. The routine works by putting all input variables into the MATLAB engine workspace, calling engEvalString to evaluate the function in the MATLAB engine workspace, and then getting the result variables from the MATLAB engine workspace back into your Fortran code. Cleans up after itself. Included in the zip file are a working driver example program, a compile file for Intel 9.1 on win32, and a help file.

Cita come

James Tursa (2024). engCallMATLAB (Fortran version) (https://www.mathworks.com/matlabcentral/fileexchange/17660-engcallmatlab-fortran-version), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2006a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Fortran with MATLAB in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0