Error using DynamicSystem/rlocus (line 65)
Show older comments
I am just trying to plot the root locus of a transfer function, but for some reason it won't work. I've tried on other computers with Matlab, and it works, but my personal computer does not. I have upgraded from 2016 to the 2019 version of Matlab, and I cannot get it to work. My bode command also does not work.
5 Comments
Walter Roberson
on 31 Oct 2019
I suspect that you have a conflicting function, but which one is difficult to say. You will probably need to use
dbstop if caught error
in order to track down the line that is causing the problem.
Melissa Romero Martinez
on 24 May 2020
I also get that error, still do not know why.
Linlin Wang
on 23 Jul 2021
I restarted Matlab and reboot my computer. It works after that.
Jiayu Li
on 30 Nov 2024
A lot of Matlab's problems can be attributed to networking issues, so I'm guessing that calling this function requires license verification via networking. I mean, if you are a Chinese user, you may not be able to establish a link with the official MATLAB server for reasons that are always known. So, the easiest way is to turn on v2ray in tun mode. If you know a little bit about networking just you should know what I mean.
Jiayu Li
on 30 Nov 2024
I'm guessing this because both times I've solved some rather strange problems through this method.
Answers (0)
Categories
Find more on Classical Control Design in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!