Clear Filters
Clear Filters

Unexpected Error in fmincon - Unrecognized function or variable 'issystem'

1 view (last 30 days)
I'm getting the following error while running fconmin -
Unrecognized function or variable 'issystem'.
Error in optim.problemdef.OptimizationProblem/solve
Could someone help me figure out why this error is appearing?
  4 Comments
Neilabh Banzal
Neilabh Banzal on 16 Sep 2021
So, issystem is a part of the Robust Control Toolbox, which is not installed on my system. However, earlier, fmincon never raised this error.
Rik
Rik on 16 Sep 2021
Without code to reproduce this error, it is difficult to suggest a solution.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!