mpopt = mpoption('out.all', 0);
RayOn Oct 5, 2022, at 2:45 PM, Scott seedell <[email protected]<mailto:[email protected]>> wrote: Hi, What is the best method to suppress the printing on the screen after each power flow? I’m running a monte carlo simulation with a large number of cycles and would be keen to see if this reduced simulation times. I’ve tried ‘out.suppress_detail = 1’ from table 4-3 but it still seems to print all results for each pf. Thanks Scott
