Struct contents reference from a non-struct array object.

I'm trying to access content of Data struct but I get this error I tried Data(bouts_plot) but I got error as well
occupancy_filepath = [participant_folder];
raw_occupancy_data = load(occupancy_filepath);
bouts_plot = raw_occupancy_data.Data.bouts_plot;

Respuestas (0)

Categorías

Más información sobre MATLAB en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 13 de Jun. de 2017

Comentada:

el 13 de Jun. de 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by