Community Profile

photo

HI2


Active since 2015

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How to plot error bars on matlab between two points?
My code looks like this: Mass=LabData(:,1); DownForce=LabData(:,2); UpForce=LabData(:,3); plot(DownForce,...

8 years ago | 1 answer | 0

1

answer

Question


How can I plot an equation in the form y=mx+c
I want to plot an equation where t1=p*t2+g , i have already defined what p and g are and both t1 and t2 are vectors of size 8x1,...

8 years ago | 2 answers | 0

2

answers