how to export data into different excel sheets of same workbook?
1 view (last 30 days)
Show older comments
hiii friends... i have a program with a for loop say
for N=0:-1:-25 .
. program . program
.
.
.
.
end for each N value.. results in two equations eq1,eq2 in two variables.(x,y). and after solving i got 4 values (4 roots for x and four roots for y). i have to substitute this variables in other two equations . all combinations (say 4x4=16 combinations). and each combination data should go into each spread sheet of an excel book!! please help me out!!!
0 Comments
Answers (0)
See Also
Categories
Find more on Spreadsheets in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!