Question: In MATLAB, Modify the script in Exercise 33 to be more general: the string could store the coordinates in any order; for example, it could
In MATLAB,
Modify the script in Exercise 33 to be more general: the string could store the coordinates in any order; for example, it could store y 6.4 x 3.1.

** I am new at MATLAB, so please make as simple to understand as possible** Thank you.
33) Write a script that will first initialize a string variable that will store x and y coordinates of a point in the form 'x 3.1 y 6.4'. Then, use string manipulating functions to extract the coordinates and plot them
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
