Filter löschen
Filter löschen

3-D surface plot with an array

1 Ansicht (letzte 30 Tage)
Shan  Chu
Shan Chu am 18 Mai 2016
Kommentiert: Shan Chu am 19 Mai 2016
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

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 18 Mai 2016
See scatteredInterpolant

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by