필터 지우기
필터 지우기

how to use surf function instead of gscatter?

조회 수: 4 (최근 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
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