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-beta5 |
Author(s): | Alexander Luzgarev |
Last Update: | Sunday, April 6, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/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