Write .mat files in java

I have an application where front end is Java and back end is matlab. I need to export data in .mat format. Please help me with the different ways to implement it.

回答 (1 件)

Florian Enner
Florian Enner 2018 年 11 月 1 日
編集済み: Florian Enner 2019 年 2 月 22 日

1 投票

This question is pretty old, but it still comes up on Google.
We recently open sourced MAT File Library for working with MAT files in Java.
Alternatively, there is also MatFileRW which is a fork of the no longer maintained JMatIO library.

カテゴリ

ヘルプ センター および File ExchangeCall Java from MATLAB についてさらに検索

質問済み:

2014 年 8 月 14 日

編集済み:

2019 年 2 月 22 日

Community Treasure Hunt

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

Start Hunting!

Translated by