imgradient() function in matlab 2013b version

What is the similar function to imgradient() (in 2013b version) in old matlab versions(2009 version...etc)

 Accepted Answer

doc gradient
This will give you the components from which you can calculate magnitude. Or you can upgrade :)

More Answers (0)

Community Treasure Hunt

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

Start Hunting!