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

 Réponse acceptée

david edwards jr
david edwards jr le 27 Sep 2018

0 votes

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

Plus de réponses (2)

Hristo Zhivomirov
Hristo Zhivomirov le 20 Déc 2019

0 votes

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 commentaires

Giacomo Saccone
Giacomo Saccone le 28 Jan 2022
This code is only for scattered data, not for surfaces.
Rick Baartman
Rick Baartman le 13 Sep 2023
You must misunderstand it? It's nothing to do with scatter. It simply plots grid lines.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by