how to use surf function instead of gscatter?

2 ビュー (過去 30 日間)
Muazma Ali
Muazma Ali 2022 年 7 月 31 日
編集済み: Adam Danz 2022 年 8 月 2 日
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 件のコメント
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 件)

Community Treasure Hunt

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

Start Hunting!

Translated by