Search found 4 matches

by stevecsp
Fri Sep 30, 2011 12:14 am
Forum: Programming
Topic: How to end a loop?
Replies: 3
Views: 4705

Re: How to end a loop?

Hi, eviews.

So I know the "exitloop" is similar to "break" a loop
But what about "continue" a loop just as in C++? How can I do that in Eviews(6.0)?
Thank you very much.
by stevecsp
Mon Sep 26, 2011 1:40 am
Forum: Programming
Topic: Import Data in the same workfile
Replies: 9
Views: 10319

Re: Import Data in the same workfile

Hi, eviews If I am still using eview 6, and I have "wfopen"ed many external resources of workfiles. How can I combine them together into one workfile? My current method is copy the series one by one into the new workfile. Is there any other alternatives? Is there a function that I can merg...
by stevecsp
Mon Sep 26, 2011 1:30 am
Forum: Programming
Topic: vectors to matrix
Replies: 8
Views: 12734

Re: vectors to matrix

Thanks a lot. It works
by stevecsp
Sun Sep 18, 2011 8:10 pm
Forum: Programming
Topic: vectors to matrix
Replies: 8
Views: 12734

Re: vectors to matrix

Hi, eviews. I would also like to use colplace function to insert a column vector in the the matrix. However, it requires me to insert a column vector with the same number of rows as the matrix. So what if some of my column vectors is shorter than the the matrix? How can I insert them into the "...

Go to advanced search