Plotting graphs with different transportation delays from Simulink
    3 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Egil Andreas Storesund Hanssen
 el 10 de Nov. de 2015
  
    
    
    
    
    Respondida: Joachim Schlosser
    
 el 10 de Nov. de 2015
            Hi
I've gotten stuck working on a report.
The task is this: Test Simulink model with four different values of transportation delay (0s, 3s, 6s, 9s), output graphs using a To Workspace block, and plotting all of them in one image.
Problem: Typing
hold on; grid on;
in the Command Window and selecting or typing "plot(simout)" returns nonsense.
Thank you!
0 comentarios
Respuestas (1)
  Joachim Schlosser
    
 el 10 de Nov. de 2015
        You may want to use Simulink Data Inspector instead, which does what you most likely want without the coding.
0 comentarios
Ver también
Categorías
				Más información sobre Schedule Model Components 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!

