visuomotor_demo

Script of visuomotor adaptation tasks. Develop for demonstration for students and researchers.
33 Downloads
Aktualisiert 3. Apr 2020

Lizenz anzeigen

VISUOMOTOR_DEMO(TaskType,Rotd)
% Demonstration program of visuomotor adaptation tasks
%
% Choose the task type ('normal','rotation','mirror') and rotation degree (if task type is rotation) and just run the program.
%
% ex1. Normal task
% visuomotor_demo('normal')
%
% ex2. Visiomotor rotation task (20deg)
% visuomotor_demo('rotation',20)
%
% ex3. Visiomotor rotation task (-90deg)
% visuomotor_demo('rotation',-90)
%
% ex4. Mirror revarsal task
% visuomotor_demo('mirror')
%
% Each trial starts with centre target.
% When you click the target, peripheral target will appear one of the potential target positions.
% Then, when you click the peripheral target, the centre target for next trial appears.
% After you complete the task, the result (cursor trajectories) will be shown.
%
% Written by Tomohiko Takei 2016/10/06

Zitieren als

Tomohiko Takei (2024). visuomotor_demo (https://www.mathworks.com/matlabcentral/fileexchange/74853-visuomotor_demo), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2010b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Tags Tags hinzufügen

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0