Last Version

matlabcontrol 3.1.0

A Java API to control and interact with MATLAB.

License

License

GroupId

GroupId

com.google.code.matlabcontrol
ArtifactId

ArtifactId

matlabcontrol
Version

Version

3.1.0
Type

Type

jar
Description

Description

matlabcontrol
A Java API to control and interact with MATLAB.
Project URL

Project URL

http://code.google.com/p/matlabcontrol/

Download matlabcontrol 3.1.0


<!-- https://jarcasting.com/artifacts/com.google.code.matlabcontrol/matlabcontrol/ -->
<dependency>
    <groupId>com.google.code.matlabcontrol</groupId>
    <artifactId>matlabcontrol</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.matlabcontrol/matlabcontrol/
implementation 'com.google.code.matlabcontrol:matlabcontrol:3.1.0'
// https://jarcasting.com/artifacts/com.google.code.matlabcontrol/matlabcontrol/
implementation ("com.google.code.matlabcontrol:matlabcontrol:3.1.0")
'com.google.code.matlabcontrol:matlabcontrol:jar:3.1.0'
<dependency org="com.google.code.matlabcontrol" name="matlabcontrol" rev="3.1.0">
  <artifact name="matlabcontrol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.matlabcontrol', module='matlabcontrol', version='3.1.0')
)
libraryDependencies += "com.google.code.matlabcontrol" % "matlabcontrol" % "3.1.0"
[com.google.code.matlabcontrol/matlabcontrol "3.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.