# @(#)columns.nsl 1.1 12/8/92 # # file : columns.nsl # # Column state. # # Andrew H. Fagg # Center for Neural Engineering # Computer Science Department # University of Southern California # Henry Salvatori #300 # Los Angeles, CA 90089-0781 # # ahfagg@pollux.usc.edu # nsl create display_frame .columns nsl create display_window .columns.feature -width 600 -height 200 -graph area_level_graph \ -layer CondLearnModel.condLearn.feature.feature -wymin 0 -wymax 1 -grid NSL_ON nsl create display_window .columns.voting -width 600 -height 200 -graph area_level_graph \ -layer CondLearnModel.condLearn.vote.voting -wymin 0 -wymax 1 -grid NSL_ON