Extracting data points from subplots
Mostra commenti meno recenti
Hi everybody.
I've run into a pretty big problem with saving data. I was running some tests with a few sensors and accidentally typed in %d\n instead of %d \n. Now I've lost part of my data and the data I did collect is all in one line (i.e. not separated by the \n).
I do however still have the figure pulled up. It has 3 subplots on it with 3 different data sets. These data sets are not predefined, however. I didn't simply plot them all at once, but rather as they came in from my sensors. I was wondering if there was a way to extract each data point from each subplot individually and store it in a neatly organized fashion.
Thanks!
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su MATLAB in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!