rahul.6sept
Full Member level 5
- Joined
- Nov 17, 2006
- Messages
- 243
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,298
- Location
- Guwahati, India
- Activity points
- 2,889
Dear all,
I want to know as how to store iterated result in matlab.
I'm using a for loop,for every iteration of for loop i want to store the output.After completion of all iterations, the outputs are to be added for final result.
In C language we use array.But in Matlab, i'm not sure as how to code it.
Plz reply.
Regards,
rc
I want to know as how to store iterated result in matlab.
I'm using a for loop,for every iteration of for loop i want to store the output.After completion of all iterations, the outputs are to be added for final result.
In C language we use array.But in Matlab, i'm not sure as how to code it.
Plz reply.
Regards,
rc