Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered Aug 14 '3

jconto gravatar image

Use:

 psspy.branch_chng(123,456,r"""A""",[0, _i, _i, _i, _i, _i], [f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f])


psspy.branch_chng(123,456,r"""A""",[1, _i, _i, _i, _i, _i], [f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f])

Check the API manual for latest function: branchchng3

click to hide/show revision 2
No.2 Revision

Use:

 psspy.branch_chng(123,456,r"""A""",[0, _i, _i, _i, _i, _i], [f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f])


psspy.branch_chng(123,456,r"""A""",[1, _i, _i, _i, _i, _i], [f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f, _f])

Check the API manual for latest function: branchchng3branch_chng_3