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 CenterMATLAB Answers에서 Fortran 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