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 years 前 | 1 个回答 | 3