engCallMATLAB (Fortran version)

バージョン 1.0.0.0 (6.51 KB) 作成者: James Tursa
engCallMATLAB is a Fortran routine giving engine equivalent of mexCallMATLAB function
ダウンロード: 1.5K
更新 2007/11/26

ライセンスがありません

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.

引用

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

MATLAB リリースの互換性
作成: R2006a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersFortran with MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0