Page 1 of 1

Unmerging graphs

Posted: Fri Nov 15, 2019 3:05 am
by kamil
Hi all,

I was wondering if there is a functionality to unmerge graphs? Imagin I have graph which has been created from two original grahs by graph gp.merge, and now I would like to extract the undelrying graphs. I know I can just use the orignal graphs, but those are produced by separate program, so unmerging would be easier for me.

Kamil

Re: Unmerging graphs

Posted: Fri Nov 15, 2019 9:55 am
by EViews Matt
Hello,

I don't know that this can be done programmatically, but via the GUI you can select the central portion of each subgraph, right-click, and choose "Extract selected graph".

Re: Unmerging graphs

Posted: Sat Nov 16, 2019 6:01 am
by kamil
Hi Matt,

thanks for the reply, but I indeed need it programmatically. Basically, I need extract command for merged graphs. Suppose, there is nothing like that....?

Kamil