How to solve the error in this program

1 view (last 30 days)
Pooja
Pooja on 18 Jul 2013
This is one of the steps in jpeg image compression.
Error in ==> mat2huff at 60 if true % hx = map(x(:) - xmin+1); % Map image end
But i got error for this step as
??? Index exceeds matrix dimensions. Error in ==> mat2huff at 60
How to solve this error?

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!