View (Extract?) data (from table) of struct array.
Mostrar comentarios más antiguos
I need to see the data in Chap17_SpikeSorting.mat (File:Chap17_SpikeSorting.mat size exceeds 5 MB.) How can I do this?
>> load('Chap17_SpikeSorting.mat')
>> session
session =
1x2 struct array with fields:
wf
stamps
Respuestas (1)
madhan ravi
el 20 de Jul. de 2020
Session.wf
Categorías
Más información sobre Tables en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!