Feeds
질문
can someone help me? when I want to insert the plaintext and also the matrix to the hill cipher, syntax out: Error using hillspasi (line 2) Not enough input arguments. is there something wrong in my code?
function hillspasi(x,k) [r,c]=size(k); if r~=c %jika jumlah baris tidak sama dengan ju...
대략 5년 전 | 답변 수: 1 | 3