imgradient() function in matlab 2013b version

1 view (last 30 days)
What is the similar function to imgradient() (in 2013b version) in old matlab versions(2009 version...etc)

Accepted Answer

Sean de Wolski
Sean de Wolski on 11 Oct 2013
doc gradient
This will give you the components from which you can calculate magnitude. Or you can upgrade :)

More Answers (0)

Categories

Find more on Image Processing Toolbox 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!