How can I plot a brain connectivity network?

I’m studying connectivity patterns of EEGs and I need to plot a network/graph. The data of connectivity strengths are 4x4 matrices whose values represent the strengths of links between electrodes/brain regions. I have 4 electrodes. My plot should have these features:
- Circular nodes with the names of the electrodes written inside them; 3 vertical arranged (one below the other) and the forth on their left or right to simulate their organization on the brain left/right hemispheres.
- Arrows linking the nodes in both directions ,not overlapping, whose colors are proportional to the strength of the connection between the nodes/electrodes, as specified in the matrix. No need the arrows are straight.
I’ve never worked with this kind of graphs so I don’t have a clue how to plot this. Any suggestion, especially about how to plot the "raw" graph with circular nodes and not-overlapping arrows? Is there any already implemented package/ function which can more or less do this?
Thank you in advance

답변 (0개)

카테고리

도움말 센터File Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기

질문:

2013년 3월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by