Community Profile

photo

R Surya Narayan


Last seen: 3년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • First Review
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
How can I made 3D Surface plot from three scalar values.
# You can try the surf() function X = [#values of X]; Y = [#values of Y]; Z = [#values of Z at (x,y)]; surf(...

대략 4년 전 | 0