Community Profile

photo

EUNHEI KIM


Last seen: más de 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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 ...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta