필터 지우기
필터 지우기

Code working on Matlab 2017 but not 2015

조회 수: 2 (최근 30일)
Lucie Aman
Lucie Aman 2018년 12월 17일
편집: madhan ravi 2018년 12월 17일
Hi,
I have a code working on my computer (Matlab R2017b), but when I want to use it on the lab computer (Matlab_R2015b), it doesn't work.
It's a code generating paired clicks to generate a P50 gating response.
The line with a problem is
Standard = GenerateTone(sf, Duration_standard, Freq); % , amp);
I don't know if it's possible to help with just one line of code!

답변 (1개)

madhan ravi
madhan ravi 2018년 12월 17일
편집: madhan ravi 2018년 12월 17일
I suspect it's a user defined function not in inbuilt function.
which GenerateTone -all %what does it show?

카테고리

Help CenterFile Exchange에서 MATLAB Coder에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by