sisotool loopshaping programmatic tuning from MATLAB command line

1 view (last 30 days)
I am running sisotool's loopshaping automated tuning. I would like to carry this programmatically. So, how can I carry that out?

Answers (1)

Arkadiy Turevskiy
Arkadiy Turevskiy on 20 Jul 2016
Control System Designer relies on commands from Robust Control Toolbox documented here .
It is also worth noting that we added loop shaping functionality to Control System Toolbox in 16a as well. I would recommend using it instead, specifically, this function .
  2 Comments
Chad S.
Chad S. on 20 Jul 2016
Could you please look into the specific technical support case I opened up as it will have more specific details to the issue I am running into?
Thanks!
Arkadiy Turevskiy
Arkadiy Turevskiy on 20 Jul 2016
Hi Chadi, I looked at the case. Tech support will be contacting you with a link to the file used by Control System Designer that will hopefully help you.
I still really encourage you to look into using systune function for loop shaping as we think it will give you better results and experience. The corresponding app is Control System Tuner, once you set up your design problem in the app it can automatically generate MATLAB script to reproduce the results.
HTH. Arkadiy

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!