Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Double inputs must have integer values in the integer range when mixed with integer inputs

7 ビュー (過去 30 日間)
sami ullah
sami ullah 2019 年 3 月 9 日
閉鎖済み: Walter Roberson 2019 年 3 月 9 日
I have attached the matlab code file. When i run Encryption_Decryption_total_process.m file. It gives the following error:
Double inputs must have integer values in the integer range when mixed with integer inputs.
Error in Encryption_Decryption_total_process.m (line 118)
xorr1(1,i)=bitxor(column_image(i),m(i));
Can any correct this error.

回答 (0 件)

この質問は閉じられています。

製品


リリース

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by