CVX Forum: a community-driven support forum
Latest Categories Search
Home / Uncategorized / How can I prevent CVX to print the detailed information?

How can I prevent CVX to print the detailed information?

Uncategorized
Mar 15, 2021
B
Brin
Mar 15, 2021 #1

there is a 20-year long stock time series, since I have to use cvx to solve the optimization problem every month, how can I prevent cvx to print detailed information?

image
image622×691 10.9 KB

M
Mark L. Stone
Mar 15, 2021 #2

cvx_begin quiet
Prevents the model from producing any screen output while it is being solved.

1 reply
B
Brin
Mar 15, 2021 #3
Replying to #2

thanks a lot, it works!

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