search for: fplot6_det_ok

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

2007 Aug 29
1
Plot command drops part of the plot for large plots in multiple figure environment
...med "det_ok_num". BPS1 - BPS4 are strings I'm running R 1.51 under Windows XP and I have 2 Gb of core memory, 800 Mb free, and 5 Gb swappable. All variables are in memory; the total amount of memory used by the Rgui process is slightly less than 400Mb. The plot command I use is Fplot6_Det_OK (d1, d2, d3, d4, d1, d2, BPS1, BPS2, BPS3, BPS4, BPS1, BPS2) I am using the following two small plot functions: Fplot6_Det_OK = function(d1, d2, d3, d4, d5, d6, BPS1, BPS2, BPS3, BPS4, BPS5, BPS6) { # Purpose: Plot detector status for MONICA loops # make 3x2 subplot window and plot 6 l...