search for: outpfreq

Displaying 1 result from an estimated 1 matches for "outpfreq".

Did you mean: outfreq
2005 Dec 16
2
multiple plots per page
...nteger', 'numeric')) #get data by board and temp and voltage for( T in TEMPS) for(V in VBATS) for(B in BOARDS) { board <- subset(all,(Temperature==T && BoardNumber == B && PS13==V)) plot((board$FineTuneDACStep * board$ArrayID),board$OutpFreq) } Can you help me? Regards, Bill Bill Hunsicker RF Micro Devices 7625 Thorndike Road Greensboro, NC 27409 336-678-5260 610-597-9985(m)