Bring simulink content to matlab.
    4 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
Hi,
I am trying to follow this tutorial: https://ctms.engin.umich.edu/CTMS/index.php?example=Introduction§ion=SimulinkControl#5 
And extract my data to matlab.
But even though I have only one output and one input, simulink marks 2. How can I do the extraction of only one output?


2 comentarios
  Rhea Chandy
    
 el 1 de Mzo. de 2021
				
      Editada: Rhea Chandy
    
 el 1 de Mzo. de 2021
  
			Hi!
Can you share the model you're working on so that I can reproduce this issue and look into it further? I'd like to crosscheck the number of outputs in the model with the number indicated in the linearizer.
Also can you let me know what release of Simulink you're working with?
Respuesta aceptada
  Rhea Chandy
    
 el 1 de Mzo. de 2021
        Hi, 
From what I can tell, the Linearizer was detecting both signals Y1 and Y2 as your output signal, since they were muxed together.
I've made a small modification to your model so that only one output signal is detected, and attached it. I hope that the model still works as intended. 
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

