I am running a simulation until steady state is achieved.
At the end I would like to save the final states(as an array or structure with time) so that I can use these as the initial states for another simulink system.
Then when I run the next simulation the system should start in steady state.