What is the most suitable way to plot how changes in two variables affect another variable?

조회 수: 6 (최근 30일)
I have three variables: X, Y and Z.
  • I want to scale X and Y to see what effect this has on Z.
  • Specifically, I would like the ratio between X and Y to increase from 1 to 10. Thus, I would have a 1x10 vector for X, a 1x10 vector for Y and for each of these 100 combinations I would like to see the value of Z.
What is the best way to plot this?
Thanks!

답변 (1개)

Max Heiken
Max Heiken 2021년 6월 10일
Perhaps the surf plot does what you want?

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by