decryption of text using LSB detecting showing error index out of bounds
Show older comments
the error it is showing is :
??? Attempted to access im(841,1); index out of bounds because size(im)=[768,1024].
Error in ==> Decrypt_text at 14 while(im(x,y)~=0)
3 Comments
Image Analyst
on 6 May 2015
It doesn't look like you've read this yet: http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer Give that a shot, then come back here and fix your post.
Image Analyst
on 6 May 2015
Is this the same as an already accepted question: http://www.mathworks.com/matlabcentral/answers/215274-error-in-decryption-code-saying-not-enough-input-arguments?
Anushree Bhatt
on 6 May 2015
Edited: Anushree Bhatt
on 6 May 2015
Answers (0)
Categories
Find more on Numeric Types 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!