Why the imaginary part of the points p1,p2,p3 isn't zero in the plane?
이전 댓글 표시
채택된 답변
추가 답변 (1개)
Jesus Sanchez
2018년 7월 16일
0 개 추천
You are not plotting a Real vs Imag plot, but just the normal one. The 'x' makes the plotted data to be represented as an x marker, but that is all. When you execute that code, MATLAB shows the corresponding value in y-axis and the index of that value in x-axis. That is why your first value appears in the position "1" in x-axis, your second in "2" etc etc
카테고리
도움말 센터 및 File Exchange에서 Graphics Performance에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
