We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sdpvar x plot([ x <= 0; x >= 1]) ans = {[]}
You should put something like this when exiting lmi/plot: if nargout==0 clear x_opt end
The text was updated successfully, but these errors were encountered:
4a7d608
Previous fix for #30 was not correct when object in plot was constrai…
f8ca150
…nt instead of lmi.
No branches or pull requests
You should put something like this when exiting lmi/plot:
if nargout==0
clear x_opt
end
The text was updated successfully, but these errors were encountered: