Community Profile

photo

Robbie Peck


Attivo dal 2015

Followers: 0   Following: 0

Statistiche

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Nested function global variable
function T = fun(theta) global m m = theta^2; T = quad(@fun2,0,1) end function out = fun2(t) out=( ...

oltre 8 anni fa | 2 risposte | 0

2

risposte