Simulink Data Inspector (SDI) stores the previous simulation plots in %TEMP% folder in binary format (file name USERNAME_sdi*.dmr).
There is no function to extract data from dmr file.
So you should store the simulation data from Matlab workspace before starting new simulation.
0 Comments
Sign in to comment.