CVX Forum: a community-driven support forum
Latest Categories Search
Home / Uncategorized / No CVX model exists in this scope

No CVX model exists in this scope

Uncategorized
Mar 12, 2023
M
mohammadsarkhosh
Mar 12, 2023 #1

eS
eS1094×728 16.3 KB

why i have this error?

M
Mark L. Stone
Mar 12, 2023 #2

Perhaps you have an extra cvx_end.

For instance:

cvx_begin
...
cvx_end
cvx_end

It doesn’t do any harm other than printing out that message.

Archive of CVX Forum: a community-driven support forum — Generated as a static archive