photo

sarah wentzel


Last seen: mehr als 2 Jahre vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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...

fast 3 Jahre vor | 0