Accessing data from a struct cell
12 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi! I'm working on an SVM Classifier that will transmit information. The SVM Classifier is ready, now I need finish he transmittion section of my project, for that I need to access a data cell from a struct and plot that. I'll add pictures.

That's my struct array and I need to acces the cell that's selected. When I access it, I get the following table, which is the one I need to plot.

I need to plot all 12 columns in separate graphs, since each one corresponds to a different ECG lead.
Appreciate it
0 Kommentare
Siehe auch
Kategorien
Mehr zu Matrices and Arrays finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!