Testing is wonderful! Let's make it easier and more rewarding! The most popular testing platform for MATLAB functions and classes is Steve Eddins' excellent Matlab xUnit package. I've made two ...
This project is a parser for Matlab 8.1 (R2013a). The parser processes M-files written in Matlab and builds ASTs from their content. The ASTs are serialized to XML for later inspection. The project ...