proc measureMorphology(){ totalSomaSurf = 0 totalDendL = 0 totalDendSurf = 0 totalDendDiam = 0 access soma{ for(x,0){ totalSomaSurf += area(x) } } for(i=0; i