photo

Cristobal Montecino


Last seen: más de 4 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

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

más de 5 años hace | 1