Skip to content

Commit d523a8e

Browse files
author
Ashwin Srinath
committed
Merge pull request #34 from agt24/gh-pages
Added link to MATLAB wikipedia page on first reference
2 parents a128d4a + 57d26e5 commit d523a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: lesson
33
title: Programming with MATLAB
44
---
55
The best way to learn how to program is to do something useful, so this
6-
introduction to MATLAB is built around a common scientific task: data analysis.
6+
introduction to [MATLAB](https://en.wikipedia.org/wiki/MATLAB) is built around a common scientific task: data analysis.
77
Our real goal isn't to teach you MATLAB, but to teach you the basic concepts
88
that all programming depends on. We use MATLAB in our lessons because:
99

0 commit comments

Comments
 (0)