How to get the x axis and y axis to start at 0 when adding regression line in Figure window
Show older comments
How do I edit the graph to get the x and y axis at 0 to line up at 0 instead of the way it is spaced?

Accepted Answer
More Answers (1)
David Fletcher
on 14 May 2021
Edited: David Fletcher
on 14 May 2021
Does the axis command do anything:
axis([0 70 0 70])
1 Comment
Stephnie Watson
on 14 May 2021
Edited: Stephnie Watson
on 14 May 2021
Categories
Find more on Linear Predictive Coding in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
