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

 Respuesta aceptada

david edwards jr
david edwards jr el 27 de Sept. de 2018

0 votos

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

Más respuestas (2)

Hristo Zhivomirov
Hristo Zhivomirov el 20 de Dic. de 2019

0 votos

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 comentarios

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

Iniciar sesión para comentar.

Categorías

Etiquetas

Preguntada:

el 27 de Sept. de 2018

Respondida:

el 13 de Sept. de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by