I am trying to translate a simple program that was written in matlab to python.
I uses arrays to plot multiple data in single graph.
I wrote the python according to the matlab language.
But is seems like i made some mistake along the way.
Please help me
Thank you in advance
This is matlab code that actually works
Code:
subplot(5,4,1) a=0.02; b=0.2;