Selection of a signal area to detect fixed point
    7 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
    Eleni Kamara
 le 5 Juin 2021
  
    
    
    
    
    Réponse apportée : Vimal Rathod
    
 le 7 Juin 2021
            Hello,
 I would like to ask how can i select a specific area of a 20000x1 timesieries of an ECG signal? I want to take an area from the ECG's histogram in order to write a code for fixed/end point detection, but even though i tried with brush tool, i still can't. Is there any way? (i am new to matlab)
Thank you!!
0 commentaires
Réponse acceptée
  Vimal Rathod
    
 le 7 Juin 2021
        You could use the "getsamples" function programmatically which returns subset of the timeseries in a specified time region. This is similar to brush where you get the rectangular area selecting the timeseries values.
Refer to the below link to know mroe about getsamples function 
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

