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

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.

Respuestas (0)

La pregunta está cerrada.

Productos

Versión

R2015a

Etiquetas

Preguntada:

el 9 de Mzo. de 2019

Cerrada:

el 9 de Mzo. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by