Scatter plots exercise - Data Visualization
Mostra commenti meno recenti
Scatter plots
- In the attached '.mat' file you will find vectors 'x' and 'y'. Perform a scatter plot to reveal what is often called the most beatiful equation in all of mathematics.
After plotting, use:
1- axis equal;
... to ensure it is displayed in the proper aspect ratio for readability.
Type the identity into the text box below.
EulerIdentity.mat
When I have responded and the answer was incorrect, the following is suggested:
Incorrecto
Type the text exactly as you see it in the scatter plot. There are no spaces in the answer.
I don't think I quite understand what you're asking. Because my doubt is that when I generate the scatter plot nowhere in the graph it tells me something that suggests an answer. I don't know what I'm missing when I make the graph. If you could help me, I would be very grateful.
8 Commenti
Adam Danz
il 23 Ago 2020
What step, specifically, are you having trouble with? Applying a text object to the plot?
Show what you tried and explain why it didn't work.
Wilmer Murillo
il 23 Ago 2020
Adam Danz
il 23 Ago 2020
"Type the identity into the text box below." is too vague.
It's even more difficult to interpret since we don't have an image of the data.
Are you supposed to be using the scatter function?
Do you have any contextual hints of clearer instructions?
Wilmer Murillo
il 23 Ago 2020
Wilmer Murillo
il 23 Ago 2020
Adam Danz
il 23 Ago 2020
What does the scatter plot look like?
Wilmer Murillo
il 23 Ago 2020
Wilmer Murillo
il 24 Ago 2020
Risposte (1)
Cris LaPierre
il 24 Ago 2020
1 voto
Try using scatter(x,y) instead of plot(x,y). Doing so, you might see the data forms letters that you are then supposed to type in somewhere in the assignment.
Categorie
Scopri di più su Scatter Plots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



