Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

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

8 vues (au cours des 30 derniers jours)
sami ullah
sami ullah le 9 Mar 2019
Clôturé : Walter Roberson le 9 Mar 2019
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.

Réponses (0)

Cette question est clôturée.

Produits


Version

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by