Introduction to Matlab
Basic programming skills are essential for neuroimaging data analysis. MATLAB is one of the most commonly used programming languages at DRCMR. The aim of this course is to familiarize students with MATLAB programming and to give students some hands-on experience with technical computing. A student who have met the objectives of this course will be able to:
- Create plots in MATLAB and export high-quality figures
- Implement functions and work with build-in MATLAB functions
- Implement for-loops and while-loops
- Implement if, else, elseif, and switch statements
- Debug code
- Work with logical indexing
- Organize code in a reasonable manner
- Get some hands-on experience with SPM, possible to bring your own data and get MATLAB help.