photo

Cristobal Montecino


Last seen: 4年以上 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
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年以上 前 | 1