Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
how to export data into different excel sheets of same excel book?
조회 수: 3 (최근 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!