Code: Select all
%model="m"
model {%model}
{%model}.merge eq_v1
{%model}.merge eq_v2
{%model}.append x=y+c
string test={%model}.@endoglist 'Lists all Endogeneous variablesIs there a way to access the equations in a model?
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
Code: Select all
%model="m"
model {%model}
{%model}.merge eq_v1
{%model}.merge eq_v2
{%model}.append x=y+c
string test={%model}.@endoglist 'Lists all Endogeneous variablesCode: Select all
mystring = mymodel.@linklist
Users browsing this forum: No registered users and 2 guests