Community Profile

photo

Lee Lewis


Last seen: alrededor de 1 año hace Con actividad desde 2022

Estadísticas

  • Thankful Level 2

Ver insignias

Content Feed

Ver por

Pregunta


variables are not updating after each loop in for loop
g1 = [1 1 1 1 1 1 1 1 1 1]; g2 = [1 1 1 1 1 1 1 1 1 1]; %disp(g1); for i = 1:20 y1 = xor(g1(3),g1(10)); y2 = xor...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


What variable can I put into find()?
I'm struggling to figure out what variable to put into find(). The goal is to put in the mouses x-cordinate location into the g...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Is there a way to display ALL y points for each x point ?
%load CSV Data for any EMIT data set %Written by: Lee C Lewis III %Started: 15 Jun 22 %updated: 21 Jun 22 %ISSUES: As of n...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Problem getting Matlab to plot data
The problem I'm running into is that that I can't plot that data. The error I keep getting is "error using plot, invalid data a...

casi 2 años hace | 1 respuesta | 0

1

respuesta