How to select data from figure with predefned window?
Mostrar comentarios más antiguos
Is it possible to select data from figures with different kinds of predefined windows? e.g. select 10 samples and 20 samples windowlength from a figure and save corresponding the data. I looked into the brush function, but I don't know how to predefine the windows. It is also necessarry to see the selecting window during selecting, because I want to avoid artefacts in the selected part.
Respuestas (1)
Adam
el 14 de Dic. de 2016
doc CData
If you don't have the data that defined the image then you can get it from the image handle as this property. Then you can index into it with any window you like.
Categorías
Más información sobre Interactive Control and Callbacks en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!