Tagged Questions
3
votes
1answer
382 views
Example of matrix node in trees in tikzpicture
I'm trying to recreate this image
using tikz matrices in a tree. I can create the first node and can hook up to children, but I can't get the syntax for including more matrices as child nodes of ...