Skip to main content
10-Marble
January 26, 2017
Solved

Help turning nested matrices in single matrix

  • January 26, 2017
  • 2 replies
  • 1633 views

Hello again,

I got some help a while back from here regarding turning a nested array into a single array.  Now I have a similar problem in that I need to turn nested matrices into a vector of 3 single matrices.  I've tried modifying the code for the arrays but so far unsuccessfully.  If anyone can help with this I would be very grateful.

Thanks,

Mike

Best answer by LucMeekes

This shoud do it.

Success!
Luc

2 replies

LucMeekes23-Emerald IVAnswer
23-Emerald IV
January 26, 2017

This shoud do it.

Success!
Luc

10-Marble
January 27, 2017

Luc,

That works perfectly, thank you very much!  I think I could have sat here trying to come up with that for next year and I wouldn't have even come close.

Thanks again,

Mike