I'm wanting to plot the size of two arrays I have in my python program. Im wanting these to be plotted in real time while the program is running. Ive been trying to do this but due to lack of experience in matplotlib i'm struggling doing this. Could anyone help me with writng this code. The Names of the arrays are Arr_Particle1 and Arr_Particle2.
Thanks! :)