Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
more changes
  • Loading branch information
Braisted committed Sep 14, 2017
1 parent 1dba4e2 commit 75c6fc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -35,7 +35,7 @@ legend('Residential','Transportation','Location','northwest')
title('US Energy Consumption from 1949 to 2016')
saveas(h,'figure_01.png')
```
![US Energy Use per Year from 1949-2016](./Problem 5/figure_01.png)
![US Energy Use per Year from 1949-2016](./Problem 4/figure_01.png)


```MATLAB
Expand Down Expand Up @@ -76,7 +76,7 @@ title('Velocity Comparison by Varying Time Steps')
saveas(g,'figure01.png')
```

![Velocity Comparison by Varying Time Steps](./Problem 3/figure01.png)
![Velocity Comparison by Varying Time Steps](./Problem 5/figure01.png)

#Problem 6 (Velocity and Acceleration)

Expand Down

0 comments on commit 75c6fc2

Please sign in to comment.