color a specific node in phylogeny tree

2 views (last 30 days)
Alireza
Alireza on 22 Oct 2014
I have a phylogey tree,
tr = phytreeread('pf00002.tree') h = plot(tr)
by default all nodes are blue - I would like to color a specific node, blue. or an spefici edge gree. I can do these things from the GUI - but I would like to code it.
Thank you

Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!