Nattu wrote:
Hi,
Is it possible to plot in multiple windows. for example Figure 1 in one
window and Figure 2 in seperate window simultanously ?
Sure, just start another device as in:
x11()
plot(1:10)
x11()
plot(1:10)
Uwe Ligges
thanks,
Nataraju
__
Hi,
Is it possible to plot in multiple windows. for example Figure 1 in one
window and Figure 2 in seperate window simultanously ?
thanks,
Nataraju
--
"No relationship is Static .. You either Step up or Step down"
[[alternative HTML version deleted]]
__
2 matches
Mail list logo