Could I modify the string position in the"TextScatter3" function ?

1 view (last 30 days)
I am using TextScatter3 function to descript my data points. But my add-on mesh block some of them. I need to define the position of the description. I haven't find any argument of TextScatter3 to modify the postiion of strings. Is there any method to achieve my goal?

Accepted Answer

Walter Roberson
Walter Roberson on 4 Jun 2020
XData, YData, and ZData properties together control the positions.
  3 Comments
Sugar Daddy
Sugar Daddy on 4 Jun 2020
if it is not resolving your problem use text and scatter3 seperately
wei zhang
wei zhang on 4 Jun 2020
The combination of text and scatter3 would be appreciated. Thank both of you. @Sugar @Walter

Sign in to comment.

More Answers (0)

Tags

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!