PLOT A SURFACE IN WHICH Z IS INDEPENDENT FROM X AND Y
2 ビュー (過去 30 日間)
古いコメントを表示
Hi guys!
I am trying to plot a surf in which x, y and z are independent from each other but it´s not working.
I initially created a meshgrid for x and y and then when i plot the z, it comes back as an error because of the dimension of the vector z..
then i tried to meshgrid all of the variables and it came back wrong again..
Can anyone help or give me an example of a plot in which z is independent from x and y?
Thanks in advance!
Inês
2 件のコメント
John D'Errico
2015 年 9 月 4 日
編集済み: John D'Errico
2015 年 9 月 4 日
What do you mean by independent? Sorry, but this is not a term that has any standard meaning as you have used it so far. If you make up terminology, then expect to get few answers. So since statistical independence is not relevant in the context of plotting variables, you need to give a clear explanation.
I will hazard a guess, that MOST of the time when people say they have these problems, they actually have a set of scattered (x,y,z) triads, which they wish to connect into a surface of some ilk.
Mike Garrity
2015 年 9 月 4 日
There's a thread going over here about figuring out what type of surface you have and how to plot it. Perhaps that could get you rolling.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Surface and Mesh Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!