フィルターのクリア

output in 3D format

1 回表示 (過去 30 日間)
milad babaei
milad babaei 2011 年 6 月 19 日
This function will generate a normal distribution conditional by bounds:
IS there any way if i want to show my output in 3D format??
  1 件のコメント
Jan
Jan 2011 年 6 月 19 日
What exactly is "3D format"?

サインインしてコメントする。

回答 (1 件)

Walter Roberson
Walter Roberson 2011 年 6 月 19 日
According to your earlier questions, you have two vectors of data. What do you want to put on each of the axis of your 3D plot?
Each vector implicitly has pairs of values and position numbers (with the position numbers having no inherently meaning as the values are being randomly generated as independent values), but that is only 2 dimensions: what are you wanting to show on the third dimension?
  1 件のコメント
milad babaei
milad babaei 2011 年 7 月 3 日
thank you for your help.this is my 3 variables(fi,c,gama) that i have produced by above code(generating RANDOM variables in a limited zone)
* 2.7< fi <16.3
* 450< c <800
* 1.92< gama <1.98

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeDescriptive Statistics and Visualization についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by