Community Profile

photo

Eric


Attivo dal 2019

Followers: 0   Following: 0

Statistiche

Feeds

Visto da

Domanda


Making my function run for multiple input values
function t = TrueThickness(strike,dip,pTop,pBase) % transformatiion matrix a = [sin(strike) cos(strike) 0;... cos(str...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


For loop only saving my last run
for i = 1:2 Result(i) = norm(vcu(i,:)) end p=0 for k = 1:2 ada = vcu(k,:)/Result(k) end Where vcu is a vector (a,b,...

oltre 4 anni fa | 1 risposta | 0

1

risposta