MatFileHandler provides a simple interface for reading and writing MATLAB .mat files (of so-called "Level 5") and extracting the contents of numerical arrays, logical arrays, sparse arrays, char arrays, cell arrays and structure arrays.
Info
| Version: | 1.4.0-beta6 |
| Author(s): | Alexander Luzgarev |
| Last Update: | Monday, April 14, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://git.mahalex.net/mahalex/MatFileHandler |
| NuGet Url: | https://www.nuget.org/packages/MatFileHandler |
Install
Install-Package MatFileHandler
dotnet add package MatFileHandler
paket add MatFileHandler
MatFileHandler Download (Unzip the "nupkg" after downloading)
Dependencies
Tags