Info
此问题已关闭。 请重新打开它进行编辑或回答。
how to export data into different excel sheets of same excel book?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!