3D plot with 4 vectors

10 vues (au cours des 30 derniers jours)
Frederico Severgnini
Frederico Severgnini le 16 Juin 2016
Hi everyone, I want to make a 3D plot, and I have 4 column vectors: three column vectors containing coordinate points of each XYZ axis, and the variable I want to plot in the fourth vector, like this:
X Y Z Var
0 0 0 1
1 0 0 2
1 3 0 0
So at the point (0, 0, 0), Var=1. At the point (1, 0, 0), Var=2 and so on. I need to make a 3D plot from Var, but I don't know how. Does anyone know a function that can do it?
Regards, Fred

Réponse acceptée

KSSV
KSSV le 17 Juin 2016
  1 commentaire
Frederico Severgnini
Frederico Severgnini le 17 Juin 2016
Thank you!

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by