Community Profile

photo

EUNHEI KIM


Last seen: 3년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Psychtoolbox / Matalb : To click the mouse several times
I know how to make Filoval appear. Just focus on the mouse problem. If 4 'Filloval' appear, you must select all 4 ovals. If 1 ...

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


I want to create a code that tells me the location of the number I entered whenever the function varies from trial to trial.
a = randperm(5); b = [1 2 3 4 5]; matrix = b(a) number = input('Please enter a number'); number = position % A code that tel...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


How do you keep the sound going? help me please
I saved this code in a script f = 770; fs = 24000; t = 0:1/fs:3; sori = sin(2*pi*f*t); sound(sori,fs); i = input('Please ...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Is there an error in the code?
Day = [19980101]; [DayNumer,Dayname] = weekday(Day,DayForm); if DayNumber == 7 disp('Take a rest today.') end ...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


How do you order the results of the combination?
I changed 14 letters to cell type first. Then, using a combination (C) of 14 cell types, we got 364 results. (14C3) EX> abc...

4년 초과 전 | 답변 수: 1 | 0

1

답변