Transcription of Calling C and Fortran Programs from MATLAB
{{id}} {{{paragraph}}}
3 Calling C and Fortran Programs from MATLABA lthough MATLAB is a complete, self-contained environment for programming and manipulating data, it is often useful to interact with data and Programs external to the MATLAB environment. MATLAB provides an interface to external Programs written in the C and Fortran languages. Introducing MEX-Files (p. 3-2)Using MEX-files, mx routines, and mex routinesMATLAB Data (p. 3-4)Data types you can use in MEX-filesBuilding MEX-Files (p. 3-9)Compiling and linking your MEx-fileCustom Building MEX-Files (p. 3-18) Platform-specific instructions on custom buildingTroubleshooting (p. 3-28)Troubleshooting some of the more common problems you may encounterAdditional Information (p.)
3 Calling C and Fortran Programs from MATLAB Although MATLAB is a complete, self-contained environment for programming and manipulating data, it is often useful to interact with data and programs external to the MATLAB environment.
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}