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 libraries compiled for .NET, including .NET Core, and the Microsoft® .NET Framework on the Microsoft Windows® platform only. 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