Plot the feasible region for linear programming

Hi,
I have the following feasible regione of the linear program with "<=" inequality:
A =[ -1 -1 0; -1 0 -1; 0 -1 0;0 0 -1];
b =[ -1 -1 0 0];
I would draw this feasible region like a 3-D plot, but I did not succed, someone could help me?

Antworten (1)

Shubham Khatri
Shubham Khatri am 21 Feb. 2021

0 Stimmen

Hello,
Please refer to this file exchange here.
Hope it helps.

Produkte

Version

R2019b

Gefragt:

am 23 Jun. 2020

Beantwortet:

am 21 Feb. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by