Sang Heon Lee
Followers: 0 Following: 0
Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
26.050
of 295.673
REPUTACIÓN
1
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
42.86%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.262
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.257
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
How to make EV3 motor to move a fixed distance??
How can I make a motor (connected to ev3) to move a fixed distance??
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Using fprintf to print in text file
This is my script and I am trying to use fprintf to print sth in other file. This is the script I have currently and this does n...
alrededor de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
Finding column and row number of a element in array
How can I get the number of column and row which certain element of array in located? For example, for a array or matrix of [...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Forming matrix with string
How can I make function that forms a matrix with string? If string is 'idk' and number is 3 the output should be sth like this [...
alrededor de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I print entered string with restriction of 40 characters per line?
So my task is entering a string as a input value. Then, with the numel(string), get the number of characters and divide the ente...
alrededor de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
Executing two loops at the same time
What I am trying to do is applying different calculations depending on whether the number is odd or even. n = input('Your n...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Matrix dimensions must agree while using if
celestialBody = input('Celestial body = ','s'); if celestialBody == 'moon' mass1 = MASS_OF_MOON; distance = RADIU...
alrededor de 7 años hace | 3 respuestas | 1