Skip to content

slacaze/fx-maven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fx Maven Toolbox

This repository holds a MATLAB Toolbox which uses Maven to help:

  • Develop in MATLAB
  • Manage dependencies
  • Manage lifecycle

Coordinates

<groupId>fx.maven</groupId>
<artifactId>maven</artifactId>
<version>1.0.0</version>

Setup

Install the latest MLTBX.

Make sure that all Maven artifacts are installed by running:

>> installMavenPlugin();

Getting started

>> mkdir myNewFolder
>> cd myNewFolder
>> mksandbox myapp fx
>> installsandbox()

Help

>> help maven

Requirements

Workflow

Although it can be used as a standalone, this Toolbox is meant to be used with:

About

Using MAVEN to manage MATLAB code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages