C ා use math.net Read. Mat file, file content is complex

0. The project needs to read the complex file (.mat) generated by matlab simulation through C#, and then process it. The contents of the file are shown in the figure below:

1. Add DLL file: find Mathnet by NuGet manager, search mathnet.Numerics as shown in the figure below, install Mathnet.numerics;

2. Add references:

3. The following method can be used to read complex data.

Read More: