scobug411
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
64.459
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
GUI ButtonPushed event: how to use a while loop and tic/toc to set time to 5sec?
I am making a GUI using App Designer and need help with a ButtonPushed function. In the while loop, I need to set the run time t...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
setting up a nested data structure
I have a large data set containing a 300x1 matrix of various male heights and another 300x1 matrix of female heights. I sorted t...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to "convert" user inputted letter and number combination to a row,col position on a plot?
I am trying to program a game of Battleship, where a human plays against a computer. The user is to input a number, for example ...
alrededor de 4 años hace | 3 respuestas | 0
3
respuestasPregunta
How to check user input data using letters
I am trying to create a function that asks a user to enter a capital letter A through J. if the letter is lowercase or from K-Z...
alrededor de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
error in creating a vector the spans the length of another vector
i am trying to make vector that ranges from 0 to 7/a for each value of a and contains 20 evenly spaced values. a is a 1x5 vecto...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to create matrix from a row vector of different elements?
for example creating y=[1 3; 2 4; 3 5] using A=[1:5] i cannot use reshape because its a different number of elements
alrededor de 4 años hace | 1 respuesta | 0