Dear all, I have a matrix A=[n,3] which
A(n,1) is the x-coordinate,
A(n,2) is the y-coordinate,
A(n,3) is the magnitude.
I want to plot a surface but the command 'surf' requires A(n,3) is a matrix of size of A(n,1) and A(n,2) Could you please help. Thanks

 채택된 답변

Walter Roberson
Walter Roberson 2016년 5월 18일

0 개 추천

See scatteredInterpolant

추가 답변 (0개)

카테고리

태그

질문:

2016년 5월 18일

댓글:

2016년 5월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by