Azzera filtri
Azzera filtri

Write .mat files in java

8 visualizzazioni (ultimi 30 giorni)
Veeresh Anehosur
Veeresh Anehosur il 14 Ago 2014
Modificato: Florian Enner il 22 Feb 2019
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.

Risposte (1)

Florian Enner
Florian Enner il 1 Nov 2018
Modificato: Florian Enner il 22 Feb 2019
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.

Community Treasure Hunt

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

Start Hunting!

Translated by