Page 1 of 1

Calling up Templates in EViews

Posted: Tue Apr 01, 2014 8:58 pm
by barteph
How do I call up a template for a line graph that I have saved in EViews?

Assuming I have variable "L" and template "ZAR" that I have saved and created.
graph L_graph(t=ZAR).line L

would that be correct?

Re: Calling up Templates in EViews

Posted: Wed Apr 02, 2014 8:13 am
by EViews Gareth

Code: Select all

freeze(l_graph) l.line l_graph.template zar