Skip to content
Snippets Groups Projects
Commit d55ee577 authored by Martina Maggio's avatar Martina Maggio
Browse files

adding control toolbox

parent 8e62aca0
No related branches found
No related tags found
No related merge requests found
...@@ -30,9 +30,11 @@ Requirements for the code execution: ...@@ -30,9 +30,11 @@ Requirements for the code execution:
* The code requires: a C++ compiler, MATLAB, and a bash shell. The * The code requires: a C++ compiler, MATLAB, and a bash shell. The
code has been tested with clang++ on Mac OS and g++ on Linux and code has been tested with clang++ on Mac OS and g++ on Linux and
with different versions of MATLAB (from R2012 to R2016a). with different versions of MATLAB (from R2012 to R2016a). In
Finally, the code requires a full version of latex installed for MATLAB, the code uses the Control Toolbox (which implements
the generation of the figures (that uses tikz and pgfplots). functions like 'ss'). Finally, the code requires a full version
of latex installed for the generation of the figures (that uses
tikz and pgfplots).
The artifact has the following folder structure: The artifact has the following folder structure:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment