There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This repository contains simple scripts demonstrating how one can plot a Quadratic Program (with two decision variables) in MATLAB. It contains a script for plotting a simple QP, a class "QP" to simplify the process, and script to show how to use the QP class.