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!



