I have some mata code for an optimization problem in a stata .do file. I'd like to print out the iteration log (and maybe a few other things) from this code, but suppress seeing most of the mata codet in my display or log file. Stata let's you do that with quietly and noisily. Is there an equivalent way to do this in mata?
-
Login or Register
- Log in with
Comment