Community Profile

photo

Eric


Actif depuis 2019

Statistiques

Content Feed

Afficher par

Question


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

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 4 ans il y a | 1 réponse | 0

1

réponse