- Buy or download the trial version of MATLAB.
- Clone the repo
git clone https://github.com/DarioArzaba/MATLABScripts.git cd MATLABScripts
- Open, edit and run any of the
m
files provided. - Some files require the MATLAB Support Package for Arduino
Example of plant transfer function and root locus plot
- Note: Most files can be opened using the open source alternative Octave, however small code changes could be needed for example instead of using the function
angle
in MATLAB you would need to usearg
function instead.
Distributed under the MIT License.
Dario Arzaba - dario.arzaba@gmail.com