Help with graph-please

I am trying to change the portion of a code to get my graphs in color (they appear in black and white).
Any guidance on how to proceed please?

This is the portion of the code:

Cheers!
Ozey

2 Answers



0



/
_pcolor=4|1|4|2;_pltype=1|6|1|6;_opgtol=1e-3;
*++++++++++++++++++++++++++++++++++++++++++++++++++++++++
GRAHPS
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

if graphs ne 0;

title("Impulse reaction function for s periods ahead");

plot xy(seqa(1,1,s),band1'~bet'~zeros(s,1)~band2');
endif;
help with graph please



0



Managed to fix the problem now.
Thanks,
ozey

Your Answer

2 Answers

0

/
_pcolor=4|1|4|2;_pltype=1|6|1|6;_opgtol=1e-3;
*++++++++++++++++++++++++++++++++++++++++++++++++++++++++
GRAHPS
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

if graphs ne 0;

title("Impulse reaction function for s periods ahead");

plot xy(seqa(1,1,s),band1'~bet'~zeros(s,1)~band2');
endif;
help with graph please

0

Managed to fix the problem now.
Thanks,
ozey


You must login to post answers.

Have a Specific Question?

Get a real answer from a real person

Need Support?

Get help from our friendly experts.

Try GAUSS for 14 days for FREE

See what GAUSS can do for your data

© Aptech Systems, Inc. All rights reserved.

Privacy Policy