How to display values of z-axis in a stem chart

2 vues (au cours des 30 derniers jours)
Sazcl
Sazcl le 28 Oct 2022
Hi, I have a 3D stem chart as shown in the figure. I want P(x,y) values ​​to appear above the points in the graph. How can I do that? Thanks in advance.

Réponse acceptée

Walter Roberson
Walter Roberson le 28 Oct 2022
text() accepts vectors of x y z and either string array or cell array of string. I suggest using compose() with a double-quoted format specification to build a string array.

Plus de réponses (0)

Catégories

En savoir plus sur Data Distribution Plots dans Help Center et File Exchange

Tags

Produits


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by