Borrar filtros
Borrar filtros

How to get a 3d scatter plot from an nx3 matrix

4 visualizaciones (últimos 30 días)
R2
R2 el 19 de Abr. de 2014
Comentada: R2 el 20 de Abr. de 2014
Hi everyone, At the moment I have my data stored as an nx3 matrix, however when I try to use the scatter3 function to plot these results it says there are too few argument.
I appreciate any help you can offer!

Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 19 de Abr. de 2014
scatter3(A(:,1),A(:,2),A(:,3))

Más respuestas (0)

Categorías

Más información sobre Scatter Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by