Introduction To Matlab Class 9
40 likes | 203 Vues
Introduction To Matlab Class 9. Instructors: Hristiyan (Chris) Kourtev and Xiaotao Su, PhD. Using the Matlab Debugger. Setting and removing breakpoints Stepping through the code Stepping inside functions and script Complications when using Psychtoolbox.
Introduction To Matlab Class 9
E N D
Presentation Transcript
Introduction To MatlabClass 9 Instructors: Hristiyan (Chris) Kourtev and Xiaotao Su, PhD
Using the Matlab Debugger • Setting and removing breakpoints • Stepping through the code • Stepping inside functions and script • Complications when using Psychtoolbox
Deploying Matlab Programs on other machines • The Matlab Builder/Deploytool – ‘deploytool’ • The Matlab Component Runtime (MCR) • Creating a standalone version of a Matlab program (Windows) • Creating a standalone version of a Matlab program (OSX) • The .NET Builder and deploying to the web
Examples of Real World Experiments • Nvnp (non-verbal nesting pilot) • Reverse perspective • Color experiments • Tslib (time-stamp data analysis library)