필터 지우기
필터 지우기

How do we build an auditory stimulus in Simulink?

조회 수: 5 (최근 30일)
Lara Faber
Lara Faber 2022년 5월 9일
답변: Sachin Lodhi 2023년 12월 28일
Hello,
I´m struggling at building a visual or an auditory stimulus with Simulink. I need to build a paradigm that includes a building block which presents/ generates a visual or an auditory stimulus. The stimulus needs to be displayed on a second monitor in order to be presented to subjects that are executing different movements in regards to this stimulus. The stimulus should contain a few phases (focusing, activation and resting). The paradigm contains EEG recordings too.
I´d be happy about suggestions on how to fix this problems.
Thank you in advance.

답변 (1개)

Sachin Lodhi
Sachin Lodhi 2023년 12월 28일
Hello Lara,
The Data Acquisition Toolbox has the exact capability you want built in. There's a demo called "Using Callback Functions to Create Live Displays and Analysis" that is part of the product that teaches you how to do this.
Also, check out the "daqscope" demo that is part of the toolbox for a real world example of plotting the data as it arrives. It's more complex, but shows many of the techniques in a full application.
I would also recommend you to check out the following similar MATLAB answer, which contains multiple answers on how to programmatically implement the stimulus - https://www.mathworks.com/matlabcentral/answers/2081-how-to-execute-two-matlab-scripts-simultaneously
Hope this helps.
Best Regards,
Sachin

카테고리

Help CenterFile Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by