Hi, well I tried the Eqtab, result is a table.
My problem, how to transfer c couple tables into one excel-sheet/ one csv-file?
Search found 2 matches
- Thu Nov 27, 2014 9:03 am
- Forum: Programming
- Topic: equation output into Excel
- Replies: 3
- Views: 2776
- Thu Nov 27, 2014 5:44 am
- Forum: Programming
- Topic: equation output into Excel
- Replies: 3
- Views: 2776
equation output into Excel
Hello, I like to transfer the estimated equation in the program. What I did: freeze output -> then output.save(r=a1:e24, t=csv).. The problem: I have several equation (same # number of variables) and tried to save them step by step, e.g. output1.save(r=a1:e24, t=csv) output2.save(r=f1:j24, t=csv). e...
