Hi Guys,
I have two signals - original and resampled along with time interval for time dT.
I want to space out the x axis time according to the variable time interval dT from the 1D array.
1) Can anyone please point me in the direction? For the filtered current waveform, 1D array should replace zero in the blue color. I tried for loop but it does not allow me to connect the waveform graph later.
The blue waveform has dT= 0.1 sec and the total time it should show = 3500 sec but it is showing 350000 sec.
2) How can I correct it?
Thanks in advance.