Community Profile

photo

Lee Lewis


Last seen: circa un anno fa Attivo dal 2022

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


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

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 2 anni fa | 1 risposta | 0

1

risposta