Question: For the rest of this tutorial: 1 . ) Using the scatter ( ) function ( you could use any plotting function ) make a
For the rest of this tutorial:
Using the scatter function you could use any plotting function make a mark on
the point that the user enters in the x and y fields. The user enters the following x
y values and after each pair x y press the mark the image button. All the points Ex:
that the user enters have to marked separately
and held on map until the program is exited. The value of an x EditField can be read using
app.xEditField.Value. Similarly, the value entered in the y field can be accessed.
Create the startupFcn call back from the code Browser section and set initial value
of for the Editfields x and y Note that the input to these fields could be string
and you can use the numstrstrnum function if necessary.
Make sure to check command window for errors if any
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
