Community Profile

photo

J122


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Plotting a graph from for loops
My script: for temp=298:10:800 u = (temp+2139.5)/4875; end for u=0.5:0.001:0.6025 Tp = 1/3*(1.57-0)*u...

9 years ago | 1 answer | 0

1

answer

Question


Total Length of lines
I have a plot in 2d and want to work out the sum of the lengths of each straight line without having to insert the start and end...

9 years ago | 0 answers | 0

0

answers

Question


How to work out the length of a line
I have a 'curved' line which is made up of 5 straight lines. How do I work out the total length of this line? Is this possible u...

9 years ago | 1 answer | 0

1

answer