Entwine vs Merge

Hello,
I was wandering how do I flip a matrix and keep the initial list length in this situation:

Thank you!

I would show you but you didn’t post your file.

hi @Joseph_Oster,
i attached the file. what i need is to get back to the same structure after merging

file.gh (5.7 KB)

Hi @Bogdan_Chipara,

You can get rig of the <null> value with either NullRep (Replace Nulls) or Clean (Clean Tree).

FlipLast by Andrew Heumann (@andheum):

flip_last_2020Sep5a
flip_last_2020Sep5a.gh (18.3 KB)

@Joseph_Oster, nope, this is not what i need.

What i need is this:

That’s a different set of data with no file attached. I’m not going to ask again, good luck.

lucy-football

Is this what you’re looking for?

Canvas at 16;26;08

2 Likes

Yesss! @Nick_Bruscia, this is exactly what i was looking for! Thank you!