Link to Utilities File¶
Description¶
In this course we have several topics that we explore through Python, and Jupyter Notebooks. As such, many functions are aggregated into a utilities file.
Task
Install Python controls toolbox with pip
or conda
. You can find instructions here: Link to Python Controls Toolbox Docs
Info
You will need to make sure you append to your path the directory where you have the notebooks and utils folder so that you can use the utils functions in ‘_547utils.py’.