how to use surf function instead of gscatter?

4 次查看(过去 30 天)
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 个评论
Muazma Ali
Muazma Ali 2022-8-2
@Adam Danz what is then the difference between scatter and gscatter function..?
Adam Danz
Adam Danz 2022-8-2
编辑:Adam Danz 2022-8-2
scatter - creates a scatter plot
gscatter - creates a scatter plot of grouped data
Read the documentation within the links for more info.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Scatter Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by