Question: In Matlab please. A. Create a function main_en that ask the user to enter a word; the function main_en should call the function encrypted, sending/passing
In Matlab please.
A. Create a function main_en that ask the user to enter a word; the function main_en should call the function encrypted, sending/passing to function encrypted the word provided by the user; b. In the function encrypted write a code to encrypt a user entered string/word. The way you encrypt the string is: for the character inside the string, it will be converted to character = alphabet total - character ([position-1])
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
