I ran a MATLAB model, and the signal appeared on the scope. How can I:
1. Shift the signal to start at zero.
2. Delete the first 4 seconds of the signal.
3. Ensure the signal starts at zero after trimming the first 4 seconds.
I'd appreciate any advice or sample code on how to accomplish these tasks in MATLAB. Thank you in advance for your help!