Meera


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

Feeds

Anzeigen nach

Frage


I plotted a curve by putting 3 loops in it.I got the plot but while trying to take the out put to the excel sheet am getting only the random values.How to solve this issue
for t = 1:1:5 for j = 6:1:10 for k = 11:1:P-1 Xt = [x(t) x(t+1)]; Yt = [y(t) y(t+1)]...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort