Importing matrices from another eviews workfile

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Jason, EViews Moderator, EViews Matt

Albert0
Posts: 6
Joined: Fri Dec 09, 2016 3:59 am

Importing matrices from another eviews workfile

Postby Albert0 » Tue Jul 04, 2017 6:32 am

Hi all.

I'm writing a code with a loop in which I import in turn data from several eviews workfiles. Something like this:

Code: Select all

for !R=1 to !N
 
  import .\dataset{!R}.wf1

  *[...a bunch of commands...]
next


The problem is that every dataset includes both series and matrices but the code above doesn't seem to be able to import the matrices.
Any suggestions?
Thank you in advance

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13308
Joined: Tue Sep 16, 2008 5:38 pm

Re: Importing matrices from another eviews workfile

Postby EViews Gareth » Tue Jul 04, 2017 7:15 am

pageload or copy
Follow us on Twitter @IHSEViews

Albert0
Posts: 6
Joined: Fri Dec 09, 2016 3:59 am

Re: Importing matrices from another eviews workfile

Postby Albert0 » Tue Jul 04, 2017 8:59 am

thank you!


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 28 guests