求大佬告知三维数组绘图方法。如何对三维数组(N1*N2*N3)进行绘图?。
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
bergkct
am 22 Mai 2023
Beantwortet: cjbtervw
am 22 Mai 2023
三维数组,分别表示x,y,z,其中的数据表示散射点强度。目前已知用scatter3可行,但是出来的是散点图。想问各个大佬有无相关函数作出类似surf函数那种图像。
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Resizing and Reshaping Matrices finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!