MAT File Library

버전 0.5.2 (624 KB) 작성자: Florian Enner
Read and write MAT files from Java
다운로드 수: 182
업데이트 날짜: 2019/2/22

라이선스 보기

The MAT File Library (MFL) is a Java library for reading and writing MAT Files that are compatible with MATLAB’s MAT-File Format.

It’s overall design goals are:
* to provide a user-friendly API that adheres to MATLAB’s semantic behavior
* to support working with large amounts of data on heap constrained or allocation limited environments
* to allow users to serialize custom data classes without having to convert to temporary objects

MFL is full featured and supports reading all known MAT files. This includes Figure files, Simulink models, as well as files with reference types such as table or string.

Additional features include:
* Fluent API
* Advanced Filtering
* Concurrent Compression
* Custom Compression Levels
* Incremental writing and appending to existing files
* Serialization of custom classes
* Memory-Mapped storage for large matrices
* Custom Buffer Pooling
* Direct serialization of EJML matrix types

For more information please take a look at the README on Github: https://github.com/HebiRobotics/MFL

인용 양식

Florian Enner (2024). MAT File Library (https://www.mathworks.com/matlabcentral/fileexchange/70357-mat-file-library), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2018b
R11.1 이상 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Workspace Variables and MAT-Files에 대해 자세히 알아보기
도움

줌: Biot savart Law

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
0.5.2

Extended description. version had to increment to 0.5.2, but library is still 0.5.1

0.5.1