Community Profile

Meera


Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


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

10 years ago | 1 answer | 0

1

answer