Question: Write a matlab function Write a function called hidden that takes a string parameter and returns another string which is the hidden message. A hidden

 Write a matlab function Write a function called hidden that takes

Write a matlab function

Write a function called hidden that takes a string parameter and returns another string which is the hidden message. A hidden message is calculated by taking the first letter of each word (separated by a space). For Example: >> hidden ('great summer time') ans= gst >> hidden ('no on no east') ans= none>> hidden ('this is an example') ans = tiae A Palindrome is a word which is the same when spelled forwards and backwards. Some examples are: glenelg, level, radar, rotor

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!