photo

Cristobal Montecino


Last seen: 4 years 前 自 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 years 前 | 1