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

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

Accepted Answer

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

More Answers (0)

Categories

Find more on Resizing and Reshaping Matrices in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!