Community Profile

photo

sarah wentzel


Last seen: presque 2 ans il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


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

environ 2 ans il y a | 1 réponse | 0

1

réponse

A répondu
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...

environ 2 ans il y a | 0