Introduction - If you have any usage issues, please Google them yourself
The controller is now implemented as a monolithic S-function module. I consider this monolithic implementation an improvement over the one I described in my paper, but the underlying algorithm is the same.
To suit the model to a particular application at hand, the reader needs only to modify several lines in GpcControl.m, namely the lines setting n, p, m, alpha, beta, Q, R. Other lines can be kept intact.