How can i synchronize two signals to compare?
1 view (last 30 days)
Show older comments
Hi all,
i have time signal on x axis and 2 different signals on y axis. But i need to synchronize this two signals on y axis to compare. I can change time signal manually but i am searching a bit automatically solve. Any ideas? I would be very appreciated for your answers. Thanks a lot!
0 Comments
Answers (1)
Star Strider
on 14 Jul 2018
One option is the Signal Processing Toolbox alignsignals (link) function, or related functions linked in and at the end of that page. (I believe it first appeared in R2016b.)
I do not have your data to test with the functions.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!