help > RE: Generating the required volume figures
May 28, 2015  03:05 AM | Mingrui Xia
RE: Generating the required volume figures
Dear Chaitanya,

I've modified the function of the outlay of the full view in BrainNet.m: 

function Viewer=GenerateView6(w1)
Viewer(1,:)=[0.055,0.58,0.2925,0.4,-90,0];
Viewer(2,:)=[0.3,0.58,0.4,0.39,0,90];
Viewer(3,:)=[0.6525,0.58,0.2925,0.4,90,0];
Viewer(4,:)=[0.055,0.15,0.2925,0.4,90,0];
Viewer(5,:)=[0.3,0.18,0.4,0.39,0,-90];
Viewer(6,:)=[0.6525,0.15,0.2925,0.4,-90,0];

Please replace your code with the attached file (work with the latest version). 

Best,
Mingrui
Attachment: BrainNet.m

Threaded View

TitleAuthorDate
VENKATA CHAITANYA chirumamilla May 27, 2015
Chrissy boss Oct 6, 2021
Mingrui Xia May 27, 2015
VENKATA CHAITANYA chirumamilla May 27, 2015
RE: Generating the required volume figures
Mingrui Xia May 28, 2015
VENKATA CHAITANYA chirumamilla May 28, 2015