Community Profile

photo

sarah wentzel


Last seen: alrededor de 2 años hace Con actividad desde 2022

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


How to extract a field from a structure?
I want to extract an entire field from structures with multiple fields and store it in a vector: vector = S.(sample) only...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Respondida
Adding a new field to a struct array
I created this cell somecell = struct('Name', {'bob', 'lea', 'pat'}, 'Birth_year', {1990, 1988, 2021}) and now I want to ad...

más de 2 años hace | 0