photo

Jari Braeckman


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
How to Exclude Some Fields While Using the Function structfun?
It should work like this for i = 1 : 3 z = structfun(@(x) x(i), rmfield(A.B,'E')); g(1,i) = sum(z); end

3 years ago | 0