Jar examples for j:jmatio
Matlab's MAT-file I/O API in JAVA. Supports Matlab 5 MAT-flie format reading and writing. Written in pure JAVA.
You can download jar file jmatio 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jmatio-1.0.jar to your project.
<dependency> <groupId>net.sourceforge.jmatio</groupId> <artifactId>jmatio</artifactId> <version>1.0</version> </dependency>
compile group: 'net.sourceforge.jmatio', name: 'jmatio', version: '1.0'
libraryDependencies += "net.sourceforge.jmatio" % "jmatio" % "1.0"
<dependency org="net.sourceforge.jmatio" name="jmatio" rev="1.0"/>
@Grapes(@Grab(group='net.sourceforge.jmatio', module='jmatio', version='1.0'))
'net.sourceforge.jmatio:jmatio:jar:1.0'
Click the following link to download the jar file.
jmatio-1.0-javadoc.jar