Error in running the code
显示 更早的评论
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
2012-12-22
编辑:Sabarinathan Vadivelu
2012-12-22
y=fun(xi,yi);
I cant find this line in the code u referred
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Import, Export, and Conversion 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!