Using svector elements in graph command
Posted: Fri Nov 14, 2014 7:35 am
I am trying to use the elements of svectors as arguments in a graph command
For example:
date_start and date_end are svectors, with elements like 30/11/1982 and 19/08/1986
however,
g1.draw(shade, bottom) date_start(1) date_end(1)
does nothing - the graph is unchanged
and, there is no error message
presumably eviews does not recognise these svector elements as the same type as would be usable as an argument to a graph?
thanks in advance for your help
For example:
date_start and date_end are svectors, with elements like 30/11/1982 and 19/08/1986
however,
g1.draw(shade, bottom) date_start(1) date_end(1)
does nothing - the graph is unchanged
and, there is no error message
presumably eviews does not recognise these svector elements as the same type as would be usable as an argument to a graph?
thanks in advance for your help