Matlab - Caspoc m script export.
You can export the simulations results from the scopes into a Matlab *.m script. Inside the script to be exported you can add other commands, such as plot commands. To do this open the script by selecting Edit Matlab Script and add the matlab commands that should be added each time you export (the new) scope results into a Matlab *.m script
By selecting the m script export, a matlab script is exported that holds the contents of the scopes.
Once the script is opened in matlab, you have full access to the extra commands that were previously added.
By adding the plot() command in matlab, you can plot the contents in a figure.