How do I insert a variable into a graph title?
    8 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    matlabkid602
 el 20 de Jul. de 2017
  
    
    
    
    
    Comentada: matlabkid602
 el 20 de Jul. de 2017
            Hi, I'm writing a piece of code where I want to input arguements then plot. The length of the vector that I input changes the title of the graph. I'm doing this manually just now.
How do I input into my graph title "plotting length(xvector) dipoles" where xvector length changes at the start of the code?
It just puts "length(xvector)" in the graph title.
Thanks.
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
				Más información sobre Graph and Network Algorithms 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!

