how to export data into different excel sheets of same workbook?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Spreadsheets in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!