Skip to content

2.0.0

Choose a tag to compare

@isantosruiz isantosruiz released this 11 Aug 04:46
· 1 commit to master since this release
eade6b9

Symbolic-inequality API release.

Changes:

  • Replace the function-handle API with symbolic inequalities.
  • Support one inequality or arrays/cell arrays of symbolic inequalities.
  • Shade the intersection of multiple inequalities.
  • Draw each inequality boundary automatically with fimplicit.
  • Add examples for linear programming feasible regions and nonlinear constraints.

Requirements:

  • MATLAB R2022b or later.
  • Symbolic Math Toolbox.

This is a breaking API change from the 1.x function-handle interface.