The Microsoft® .NET Framework is a component that provides a large body of precoded solutions to common program requirements. You can create instances of .NET classes and interact with .NET applications from MATLAB. For example,
To access .NET functionality already installed on your system, see Access a Simple .NET Class.
To make .NET classes visible to MATLAB, see Load a Global .NET Assembly.
MATLAB supports the .NET Framework on the Windows® platform only.