Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
matlab 3-d plot using meshgrid
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi,
I have three set of row data, say A,B, and C.
For example, size of vector is same like A = B = C (1:100,1) and each row representing different numbers.
What is easiest way to achieve a 3-D plot with these three data where C data depends on each of A and B? i.e., I want to find a point C depending on a point A and B. I want to do this for all set of data.
Thank you
Regards,
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!