ZeroCrossing on a graph
Show older comments
I have to create a zerocrossing script which says when a graph passes from positive values to negative values (only this case) and then it plots a graph including all these points of zero crossing. Can someone help me with a code?
4 Comments
Guillaume
on 18 Sep 2017
So... what is your question?
Nicholas Saladini
on 18 Sep 2017
dpb
on 18 Sep 2017
Consider what happens to diff(y) and look at
doc sign
for ideas...
Nicholas Saladini
on 18 Sep 2017
Answers (0)
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!