Community Profile

photo

Cristobal Montecino


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Defining anonymous function using an "if" statement
I use: call = @(fun) fun(); cellget = @(cell, index) cell{index}; iff = @(test, truefn, falsefn) call(cellget({falsefn, tru...

5 years ago | 1