Question: Please do this with MATLAB Assignment 4 (15 Points) Write a script file named 'run check_palindrome.m. Script file should allow the user to enter a
Assignment 4 (15 Points) Write a script file named 'run check_palindrome.m. Script file should allow the user to enter a word (Refer input 0 command). Your task from now is to determine whether the given word is a palindrome or not. A word is considered to be a palindrome if it reads the same when read backwards. For instance, the word "madam" is a palindrome; however, the word "happy" is not. stremp0 command allows the user to compare 2 strings. Do help on strempo for further details. You may use for' loop if necessary. Do not use any other built-in MATLAB function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
