Gradient of a matrix

6 views (last 30 days)
dont panic
dont panic on 24 Sep 2013
Hello,
is there any possibility to calculate the gradient of a 2D matrix in Matlab ?
Thank you in advance

Answers (1)

Sean de Wolski
Sean de Wolski on 24 Sep 2013
doc gradient
If you have the Image Processing Toolbox:
doc imgradient
doc imgradientxy

Products

Community Treasure Hunt

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

Start Hunting!