Community Profile

photo

evelyn parra


Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How can I decrease the running time of this code?
for i=1:1:f-1 Ux(i,:)=X(i+1,:)-X(i,:) Uy(i,:)=Y(i+1,:)-Y(i,:) Uz(i,:)=Z(i+1,:)-Z(i,:) end

5 years ago | 1 answer | 0

1

answer