How to plot a 3D plot.
    6 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Bharath
 el 15 de Feb. de 2015
  
    
    
    
    
    Comentada: Image Analyst
      
      
 el 16 de Feb. de 2015
            I've 2 matrices X and Y of size 8192x28. Now I want to plot a 3D plot (Waterfall graph) which would like something like this

I want to plot first line with 1st column Vs 1st column Y and then the next. In the similar way I want to do for 28 column to form a overlapping graph.
I tried using plot3 command but I get errors. Can someone give me a direction on this. Thanks in advance.
0 comentarios
Respuesta aceptada
  Image Analyst
      
      
 el 15 de Feb. de 2015
        I know you must have already tried this, but since you didn't mention it explicitly I thought I'd ask. What happened when you tried the waterfall() function?
2 comentarios
Más respuestas (0)
Ver también
Categorías
				Más información sobre Annotations en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


