i have a 3D plot. I would like to see all the grid lines going thru the plot as happens in 2D plots. is this possible?
thank you david

 采纳的回答

david edwards jr
david edwards jr 2018-9-27

0 个投票

grid on simply puts grid lines on the 3 planes and not through the points. I do not have a sense of a 3D plot. david

更多回答(2 个)

Hristo Zhivomirov
Hristo Zhivomirov 2019-12-20

0 个投票

Hi, David!
You can try my code 3D Grid Lines with Matlab, in order to put grid lines through the data points, as you wish.
All best,
Hristo

2 个评论

This code is only for scattered data, not for surfaces.
You must misunderstand it? It's nothing to do with scatter. It simply plots grid lines.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Scatter Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by