summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorYi Hong Ang <ang.yi.hong@gmail.com>2016-10-31 02:10:11 +0800
committerYi Hong Ang <ang.yi.hong@gmail.com>2016-10-31 10:47:59 +0800
commit9ca9e466a7c7d94080f7c87808e2ce409c586b5a (patch)
tree152647bdb45aff4fe289ad96c51b0c9808401824
parent1f1f59d9b4c5c194d0e0c9362d9bab951094bbc9 (diff)
Add new reading resources on MATLAB
-rw-r--r--matlab.html.markdown6
1 files changed, 4 insertions, 2 deletions
diff --git a/matlab.html.markdown b/matlab.html.markdown
index 51b7bd4e..86b116c6 100644
--- a/matlab.html.markdown
+++ b/matlab.html.markdown
@@ -557,6 +557,8 @@ c = a + b
## More on Matlab
-* The official website [http://http://www.mathworks.com/products/matlab/](http://www.mathworks.com/products/matlab/)
-* The official MATLAB Answers forum: [http://www.mathworks.com/matlabcentral/answers/](http://www.mathworks.com/matlabcentral/answers/)
+* [The official website](http://www.mathworks.com/products/matlab/)
+* [The official MATLAB Answers forum](http://www.mathworks.com/matlabcentral/answers/)
+* [Loren on the Art of MATLAB](http://blogs.mathworks.com/loren/)
+* [Cleve's Corner](http://blogs.mathworks.com/cleve/)