output in 3D format
조회 수: 3 (최근 30일)
이전 댓글 표시
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개)
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?
참고 항목
카테고리
Help Center 및 File Exchange에서 Random Number Generation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!