Scatter plots exercise - Data Visualization
显示 更早的评论
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 个评论
Adam Danz
2020-8-23
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
2020-8-23
Adam Danz
2020-8-23
"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
2020-8-23
Wilmer Murillo
2020-8-23
Adam Danz
2020-8-23
What does the scatter plot look like?
Wilmer Murillo
2020-8-23
Wilmer Murillo
2020-8-24
回答(1 个)
Cris LaPierre
2020-8-24
1 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Scatter Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



