two output in one scope
    9 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    sajad Tarverdian
 el 6 de En. de 2024
  
    
    
    
    
    Comentada: sajad Tarverdian
 el 6 de En. de 2024
             How can I have scope output from one .mdl file with another .mdl file in the same window (for Compare)?
How can I have scope output from one .mdl file with another .mdl file in the same window (for Compare)? Like the figure below
0 comentarios
Respuesta aceptada
  Paul
      
      
 el 6 de En. de 2024
        The easiest way is to log each signal in their respective .mdl file, simulate each, and then plot from the base workspace.
0 comentarios
Más respuestas (1)
  madhan ravi
      
      
 el 6 de En. de 2024
        
      Editada: madhan ravi
      
      
 el 6 de En. de 2024
  
      Using 2 Model Blocks reference one .mdl file and and the other .mdl file (if the model block doesn"t support .mdl format, convert  it to .slx) and connect the outputs of each model blocks to one Scope block by this way you can compare both the signals.
See an illustration with a simple example below:
Here Reference1 and Reference2 are model files saved in the path



Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


