Page 1 of 1

Combine equation coefficients and graphs from different workfiles

Posted: Tue Nov 01, 2016 7:21 am
by wxhdiy01
Hello! I currently have an individual program file and workfile for each country (7 countries in total), and combining the results from 7 files become very tedious. Is there a way to automatically save results from different workfiles to a single csv, and combine graphs into a single pdf? For example, combine the coefficients and R square of Equation_1 in all 7 files to one table, and combine the graph G1 and G2 in all files into one picture, aligned in a 2*7 way. Thanks!

Re: Combine equation coefficients and graphs from different workfiles

Posted: Tue Nov 01, 2016 8:09 am
by EViews Gareth
You'll have to program it yourself. Essentially copying all the equations into one page. You could look at the EqTabs add-in for inspiration.