create 3D plot for beginners
Afficher commentaires plus anciens
Hello,
Please help me with the following:
I`d like to create a 3D plot from the following variables
x=[1;2;3;4;5]
y=[0.5;0.6;0.7;0.8;0.9]
z=[50;100;100]
The plot should show the relationship between x and y for variable number of z (3 cases):
f(x,y) for z=50
f(x,y) for z=100
f(x,y) for z=1000
Thank you very much.
Natasha
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Develop Apps Using App Designer dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!