Original Message
One thing I’d like to see is a better place to put in instructions to output the results to a file rather than display on screen. With the new Optimizer Starter you need to put something like " > results.txt" in the iterations box after the number. It works but is not very intuitive compared to how the rest of it now works.
3 options would work best:
display onscreen (current behaviour)
delete and replace file with an input for filename (" > filename.txt")
append existing file with an input for filename (" >> filename.txt")
Original Message
One thing I’d like to see is a better place to put in instructions to output the results to a file rather than display on screen. With the new Optimizer Starter you need to put something like " > results.txt" in the iterations box after the number. It works but is not very intuitive compared to how the rest of it now works.
3 options would work best:
display onscreen (current behaviour)
delete and replace file with an input for filename (" > filename.txt")
append existing file with an input for filename (" >> filename.txt")