Hill cipher system, it can be decrypted using the system πΆ = π β πΎ β1 (πππ π) . Affine Hill cipher the decryption system expression is represented by π₯ = π» β1 (π¦ β π)(πππ π). We used English alphabet so π = 26 because English alphabet consists of 26 letters. In this research, matrices of size 20x20, 100x100, 200x200 and 300x300. Although the decryption process of this cipher was simplified using Matlab, it still required a considerable amount of time, even for a program. The results obtained from Matlab showed that as the size of the matrices increased, decryption became progressively more difficult. Using Matlab for Hill cipher decryption is π‘ = πππ’π‘πππ, π = 0 + 100 β ππππ(20,20), π = πππ’ππ(π), π₯ = 0 + 25 β ππππ(20,1), π = πππ’ππ(π₯), π = π β π, π = πππ£(π), π¦ = 0 + 25 β ππππ(20,1), π = π β π¦, π = πππ’ππ(π), π = πππ(π, 26), π§ππππ = πππ’π‘πππ β π‘. Using Matlab for Affine Hill cipher decryption is π‘ = πππ’π‘πππ, π¦ = 0 + 25 β ππππ(20,1), π = πππ’ππ(π¦), π = 0 + 25 β ππππ(20,1), π = πππ’ππ(π), π = π β π, π = 0 + 100 β ππππ(20,20), π = πππ’ππ(π), π = πππ£(π), π = π β π, π = πππ(π, 26), π§ππππ = πππ’π‘πππ β π‘. This is the result of operations performed using Matlab.