Installed package is not working
显示 更早的评论
I downloaded the controls and systems package and it shows installed in my app manager, however when I type ver 'controls' into the command window, it says it cannot find anything named 'controls.' I'm wondering how to ammend this as I would like to use the tf function. I have already uninstalled and reinstalled the package with no fix. Thanks in advance!
回答(1 个)
In order to see Control System Toolbox in the output of ver, specify 'control' (singular) instead of 'controls' (plural).
ver controls
ver control
which tf
类别
在 帮助中心 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!