Select a element from Buffer as sample based signal in Simulink?
    6 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Song
 el 3 de Mayo de 2016
  
    
    
    
    
    Respondida: Vaibhav Awale
    
 el 6 de Mayo de 2016
            Is there a way to select a element from a Buffer as sample based signal in Simulink? Using normal selector still gives out always a frame-based signal .... :(
0 comentarios
Respuesta aceptada
  Vaibhav Awale
    
 el 6 de Mayo de 2016
        Hi Song
The Buffer block always performs frame-based processing. You can use the "Unbuffer" block that outputs independent time-samples. The block is described in detail at the link below:
Hope this helps
0 comentarios
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!