What is the most suitable way to plot how changes in two variables affect another variable?
3 次查看(过去 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!
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Annotations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!