Displaying 1 result from an estimated 1 matches for "szwei".
Did you mean:
siwei
2010 Aug 11
0
R and TK Error "can't find objects"
...difficult work:
#Variable initiation and handler-functions in the GUI(TK)-file:
AnzKnd<-tclVar(ANZK)
Besuchsh?ufigkeitakt<-tclVar(c(4,8,2,4,6))
ZK<-tclVar(c(3,2,4,1,2))
durch<-tclVar(seq(length=ANZK,from=1,by=0))
Seins<-tclVar(seq(length=ANZK,from=0,by=0))
Szwei<-tclVar(c(33,4,6,12,55))
Sdrei<-tclVar(c(55,48,10,20,80))
Svier<-tclVar(c(61,53,13,24,94))
Sf?nf<-tclVar(c(62,54,14,27,100))
Zeitb<-tclVar(52)
maxBes<-tclVar...