Plotting 3D network of points and their error ellipsoids

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