求大佬告知三维数组绘​图方法。如何对三维数​组(N1*N2*N3​)进行绘图?。

3 Ansichten (letzte 30 Tage)
bergkct
bergkct am 22 Mai 2023
Beantwortet: cjbtervw am 22 Mai 2023
三维数组,分别表示x,y,z,其中的数据表示散射点强度。目前已知用scatter3可行,但是出来的是散点图。想问各个大佬有无相关函数作出类似surf函数那种图像。

Akzeptierte Antwort

cjbtervw
cjbtervw am 22 Mai 2023
看看我的这个帖子哦,是不是同样的问题。

Weitere Antworten (0)

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!