Is there a way to hide the results log from a script file? After a NLSF procedure ends it prints the parameters to the results log. That's nice to keep but I'd rather view the graph first so I would like to have my script hide the log. I can't find the window name of the results log and I tried using the menu command for hiding/showing the results log by using menu -e [ID] with the ID I got from CTRL-Shift but that didn't work.
I want to have the results typed to the results log for later reference. I just don't want the results log window to pop up automatically after the fit because I prefer to just look at the fitted curve. If I want to look at the parameters they're also printed on the graph so I think of the results log just as safe-keeping.