Gain scheduling - tunablesurface problem

Hello, I've been recently trying to scheduls gains in 3-loop autopilot provided with MATLab in design a guidance system due my simulations when changing mass and other parameters of rokcet. I've been trying to use Tuning of Gain-Scheduled Three-Loop Autopilot, but when trying to use 'tunablesurface' in " Tunable gain surface" I'm getting error like this:
Undefined function or variable 'tunableSurface'.
Error in tune_gain_surf (line 4)
Kp = tunableSurface('Kp', 0.1, TuningGrid, ShapeFcn);
How to deal with it?

Answers (0)

This question is closed.

Asked:

on 29 Jan 2016

Closed:

on 29 Jan 2016

Community Treasure Hunt

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

Start Hunting!