Abstract: This paper presents a set of tools for creating interactive tutorials in MATLAB and Octave. The tutorials are based on an interactive format, where the student must complete tasks to advance ...
code analysis, diagnostics, and other features. Without MATLAB, the LSP cannot function. This is different from purely static analyzers that parse code without execution.
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 ...