Amed
Drexel University
Followers: 0 Following: 0
New to programming
Estadística
13 Preguntas
4 Respuestas
CLASIFICACIÓN
169.934
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
13 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
30.77%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
MathLab QUADRATIC equation and VECTORS help!
Hi, I just needed quick help on my MatLab homework. I'm pretty close I believe, but i'm getting strange errors in which i'...
más de 11 años hace | 0 respuestas | 0
0
respuestasSolving a matrix using MatLab?
I have to do it manually and rref(M) at the end to show it's in RREF form
más de 11 años hace | 0
Pregunta
Solving a matrix using MatLab?
I need help solving the following matrix >> M = [1 0 2 1 18; 0 -3 -3 0 -8; -2 -3 0 0 -41; -1 0 -1 1 16] I was able to ge...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
Timing two events in an If loop? GUI HELP. THANKS
So basically i'm trying to capture the particular time (in seconds) of the first click, and then capture the time again in anoth...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Undefined function 'calibrate' for input arguments of type 'serial'.
I receive an error stating: "Undefined function 'calibrate' for input arguments of type 'serial'. Error in iMeasure...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
Cannot find comport? Windows, GUI, accelerometer
Hello, i'm currently trying to run a code but cannot seem to find any open ports. Here is the error i receive... Error us...
casi 12 años hace | 0 respuestas | 0
0
respuestasPregunta
Random graph showing up on my GUI?
Hello. Can someone please point to me why my GUI background turns into a plot graph while trying to run accelerometer data? Here...
casi 12 años hace | 2 respuestas | 0
2
respuestasHelp with timing a pushbutton being pushed twice
Thanks guys I will check the answers when i'm back from class. In terms of getting strange answers, i'm getting normal absol...
casi 12 años hace | 0
Pregunta
Help with timing a pushbutton being pushed twice
So i'm trying to find the time interval between a single push button when pushed twice.. here is my code so far. This is for a G...
casi 12 años hace | 2 respuestas | 0
2
respuestasPregunta
seconds from the clock function?
is there anyway to capture the seconds array from the clock function? thanks
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Breaking a loop GUI?
Reading in accelerometer data in a GUI code. I'm trying to break the loop while reading by using the following code... func...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I get my string from a handle.text GUI HELP
I'm trying to obtain a string value and set it as a variable 'a' .. So in the opening function I set a particular handles.te...
casi 12 años hace | 2 respuestas | 0
2
respuestasPregunta
MatLab GUI accelerometer reading DATA
Hello, as of right now i'm trying to read in accelerometer data to my MatLab gui thru a pushbutton.. So far here is my code ...
casi 12 años hace | 0 respuestas | 0
0
respuestasPregunta
Accelerometer data MatLab GUI
Hello i'm trying to read in raw data from an accelerometer thru my matlab GUI. I have a pushbutton for serial read, calibration,...
casi 12 años hace | 1 respuesta | 0
1
respuestaCreating a counter loop in MatLab, GUI?
Anybody else have any ideas? Still not solved
casi 12 años hace | 0
Creating a counter loop in MatLab, GUI?
Anybody else? i initialized it as set(handles.text8,'string','0') a = str2double(get(handles.text8,'string')); ...
casi 12 años hace | 0
Pregunta
Creating a counter loop in MatLab, GUI?
Hello, i'm trying to create a loop counter that will add increments of 1 every time I click a pushbutton. I don't really have an...
casi 12 años hace | 4 respuestas | 0