Creating a blank figures
    12 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    

I do not know why this script is not producing a line (only plots the two axis)?
0 comentarios
Respuestas (1)
  YT
      
 el 5 de Feb. de 2019
        You should put the hold on; before the plot(Lam, Transmittance). I suggest also to put hold off; after the end of your for-loop.
0 comentarios
Ver también
Categorías
				Más información sobre 2-D and 3-D Plots 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!

