From 5fafddc7a9da9fdd6b991a43d03863cd9e498ffa Mon Sep 17 00:00:00 2001 From: Robert Oostenveld Date: Wed, 18 Dec 2024 10:25:36 +0100 Subject: [PATCH] include interactive MATLAB "onramp" course --- references_papers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/references_papers.md b/references_papers.md index c156af8d..4f83707b 100644 --- a/references_papers.md +++ b/references_papers.md @@ -53,9 +53,9 @@ Nature has a [Reporting Checklist For Life Sciences Articles](http://www.nature. ## Programming -MathWorks provides [online tutorials](https://www.mathworks.com/help/matlab/getting-started-with-matlab.html) to help you get started with the desktop and programming environment. +MathWorks provides [online documentation](https://www.mathworks.com/help/matlab/getting-started-with-matlab.html) and provides an [interactive course](https://matlabacademy.mathworks.com/details/matlab-onramp/gettingstarted) to help you get started with the desktop and programming environment. -For an introduction to MATLAB have a look at the excellent tutorial and exercises in [MATLAB for Psychologists](http://www.antoniahamilton.com/matlab.html). +For another introduction to MATLAB have a look at the tutorial and exercises in [MATLAB for Psychologists](http://www.antoniahamilton.com/matlab.html). Mike X. Cohen, [MATLAB for Brain and Cognitive Scientists](https://www.amazon.com/MATLAB-Brain-Cognitive-Scientists-Press/dp/0262035820/ref=la_B00EWB0HO2_1_1?s=books&ie=UTF8&qid=1496819058&sr=1-1), MIT Press, 2017.