path('c:\data\book\soft', path); path(path, 'c:\data\roger'); labelList=[ ... 'Gender classification ' 'MLP for XOR problem ' 'RBFN for curve fitting ' 'Taylor expansion ' 'Steepest descent ' 'Inverse learning ' 'Feedback linearization ' 'Ball juggler ' 'Inverse kinematics ' 'Ball and beam system ' 'Double poles system ' 'Truck backer-upper ' 'Character recognition ' 'Fuzzy c-means clustering ' 'Sample data editing ' 'Sample data condensing ' ]; commandList=[ ... 'percepdm ' 'mlpdm2 ' 'rbfndm1 ' 'taylor ' 'sddemo ' 'invall ' 'flall ' 'juggler ' 'invsurf; invkine ' 'slbb ' 'slcpp1 ' 'sltbu ' 'fuzpcr ' 'fcmdemo ' 'editdm ' 'conddm ' ]; mainwin(labelList, commandList);