Skip to content

jisakiel/maven-matlab-ant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

This is a sample maven module using ant for invoking a custom matlab compiler task as part of a maven build. 

The custom task is MccTask (and compiled by maven before the ant target is invoked), with an example setup in build.xml . It is only run if the run_EXECNAME.sh script is older than the main file and includes.

It will only work on linux and mac. No provision is made for including multiple architectures as attachments, but it should be easy to modify. 

About

Matlab compiler wrapper for maven

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages