Error in running the code

조회 수: 2 (최근 30일)
Pat
Pat 2012년 12월 22일
I have a code below for lsb replacement hiding text in image ,while running i ger error as
Undefined function or method 'fun' for input arguments of type 'uint8'.
Error in ==> lsbmr_grey at 146
y=fun(xi,yi); % calling function
code is
please assis
  댓글 수: 1
Sabarinathan Vadivelu
Sabarinathan Vadivelu 2012년 12월 22일
편집: Sabarinathan Vadivelu 2012년 12월 22일
y=fun(xi,yi);
I cant find this line in the code u referred

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Import, Export, and Conversion에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by