how to use surf function instead of gscatter?

3 vues (au cours des 30 derniers jours)
Muazma Ali
Muazma Ali le 31 Juil 2022
Modifié(e) : Adam Danz le 2 Août 2022
Hi!
I am trying to find alternatives of using gscatter function as I dont want to buy the machine learning tool box that can make it possible to use the gscatter function. Therefore, I searched a little and found that I could use the surf function.
How can I use the surf function on the table attached if I want to group my data ( x= samlet_vannaktivitet, y= osmotisk_trykk) meaning have my z value equal to zone_number?
  6 commentaires
Muazma Ali
Muazma Ali le 2 Août 2022
@Adam Danz what is then the difference between scatter and gscatter function..?
Adam Danz
Adam Danz le 2 Août 2022
Modifié(e) : Adam Danz le 2 Août 2022
scatter - creates a scatter plot
gscatter - creates a scatter plot of grouped data
Read the documentation within the links for more info.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Scatter Plots dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by