# @(#)motor.nsl 1.1 12/8/92 # # file : motor.nsl # # Motor selection unit states. # # 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 .motor_cells nsl create display_window .motor_cells.motor_mem -width 300 -height 200 -graph area_level_graph \ -layer CondLearnModel.condLearn.motor.motor_mem -wymin -0.1 -wymax 0.1 -grid NSL_ON nsl create display_window .motor_cells.motor -width 300 -height 200 -graph area_level_graph \ -model CondLearnModel.condLearn.motor.motor -wymin 0 -wymax 1 -grid NSL_ON