Sir I have one more question, I am trying to write the value of b for every loop to a file, but the it is updating the present value for next loop, How can I write the values in a column like a database
i=1
b =
i=2
b =
...
i = n
b=
Thanks
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!