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.

Respuestas (1)

Florian Enner
Florian Enner el 1 de Nov. de 2018
Editada: Florian Enner el 22 de Feb. de 2019

1 voto

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.

Categorías

Preguntada:

el 14 de Ag. de 2014

Editada:

el 22 de Feb. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by