how to extract layers of contour3 plot!
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Dear all, I have a matrix (N by N) and i plot the 3D contour using "contour3" function. The output figure is a 3D one (x,y,z) and has four layers inside, each layer has N by N matrix with same value of z, example: z=10, z=40, z=60, and z=100; I want to get only a certain layer which its values have the same value of z and save it as a new matrix, example: z=40; how can i do it in matlab? any help? thanks sam
0 commentaires
Réponses (1)
Voir également
Catégories
En savoir plus sur Contour Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!