Main Content

.NET with MATLAB

Directly call .NET library functionality from MATLAB® or write .NET programs that work with MATLAB

To access .NET libraries directly from MATLAB, see Call .NET from MATLAB.

To call MATLAB as a computational engine, use the MATLAB Engine API for .NET. For more information, see Call MATLAB from .NET.

MATLAB supports loading .NET assemblies, including:

  • .NET Framework (Microsoft® Windows®)

  • .NET, including .NET Core (Microsoft Windows, macOS, and Linux®)

For details, see System Requirements for Using MATLAB Interface to .NET. For information about .NET versions compatible with MATLAB, see MATLAB Interfaces to Other Languages.

Categories

Go to top of page