Question: USE MATLAB PLEASE!!! Problem 2 Create a function called String_Analyzer that takes a single string input (call it Input_String). The user will input a phrase

USE MATLAB PLEASE!!!USE MATLAB PLEASE!!! Problem 2 Create a function called "String_Analyzer" that takes

Problem 2 Create a function called "String_Analyzer" that takes a single string input (call it Input_String). The user will input a phrase that consists of letters and blanks such as It is winter, or 'United States of America, The function should return the following four outputs: First output (call it Num_Letters) should return the total number of letters in the string. Second output (call it Index_Letlers) should return an array with indices ofal the letlers Third output (call it Num_Blanks) should return the total number of blanks in the string. Fourh output Cell i ndex Blanks) should return an aay with indices of all he lanks Test your function with input examples above

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!