diff options
-rw-r--r-- | matlab.html.markdown | 6 |
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/) |