Problem 614. edge detection

write a function that gives the indexes of rising or falling edge

x is a vector (assume it contains always at least one element) str is a string with value 'up' or 'down', describing if you must return indexes of rising or falling edges

Solution Stats

45.25% Correct | 54.75% Incorrect
Last Solution submitted on Apr 28, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers95

Suggested Problems

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!