Hello everyone,
I want to plot the capacity of a battery agains the number of charge-cycles it went through.
Because the Scope can only show the time on the x-axes I use a XY-Graph Block.
With the cycles in the first input and the capacity in the second input, everything works as expected.
But as the graph is drawn during the simulation, the older values dissapear again as the newer ones are being drawn. I want a complete graph with all values from start to finish shown at the end, to compare that curve to curves drawn with other settings.
How is that possible?
Thanks in advance for the help.