Main Content

Write Fortran Engine Applications

引擎应用程序是独立的程序llow you to call MATLAB®from your own Fortran programs, using MATLAB as a computation engine. To build a Fortran engine application, you need:

To run the application, tell the operating system where the API shared libraries reside by setting the relevant environment variable.

On Windows,Register MATLAB as a COM Server.

For examples, see:

See Also

Related Topics