Write .mat files in java

21 views (last 30 days)
Veeresh Anehosur
Veeresh Anehosur on 14 Aug 2014
Edited: Florian Enner on 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.

Answers (1)

Florian Enner
Florian Enner on 1 Nov 2018
Edited: Florian Enner on 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!