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?

답변 (1개)

Shubham Khatri
Shubham Khatri 2021년 2월 21일

0 개 추천

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

카테고리

제품

릴리스

R2019b

질문:

2020년 6월 23일

답변:

2021년 2월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by