필터 지우기
필터 지우기

Plotting 3D network of points and their error ellipsoids

조회 수: 9 (최근 30일)
Abel Francis
Abel Francis 2020년 9월 14일
댓글: Abel Francis 2020년 9월 30일
Hello everyone. I am looking for source code that can plot 3D network of points and their individual error ellipsoid.

채택된 답변

Matt J
Matt J 2020년 9월 14일
You can use scatter3() to plot the points and ellipsoid() to overlay ellipsoids around them.
  댓글 수: 4
Matt J
Matt J 2020년 9월 14일
You can use the text() command to add in text labels for your points.
Abel Francis
Abel Francis 2020년 9월 30일
Hi. Can you please demonstrate how to overlay error ellipsoids on plotted 3D points. Am hook.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Geographic Plots에 대해 자세히 알아보기

제품


릴리스

R2013a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by