- 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
mfiles 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
anglein MATLAB you would need to useargfunction instead.
Distributed under the MIT License.
Dario Arzaba - dario.arzaba@gmail.com