How can we clear a workspace created by ToBase blcok?
I made a model where a simulation is iterated by using End block with FromBase and ToBase. It runs without any problem, but when it runs again, FromBase block reads the value that the previous run wrote. I want to start the run from a scratch.
I used clear OML command, but it doesn't work.