photo

ANMOL BAKSHI


Last seen: mehr als 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


MATLAB two Graph Plotting
x = 1:100; y = ones(1,100); y1 = ones(1,100); y2 = ones(1,100); y3 = ones(1,100); y = x; y1 = x+2; y2 = x+50; y3 = x+10...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Last else if graph not plotting
if i==3600 hold on; plot(x,C); elseif i==10800 ...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten