|
From: Kynn J. <ky...@gm...> - 2010-11-20 02:31:34
|
On Fri, Nov 19, 2010 at 5:08 PM, Christopher Barker <Chr...@no...> wrote: > "interactive" means that you are typing things interactively at the > command prompt, and thus want to see changes you make to a figure after > each change -- exactly the opposite of what you want. > > "non-interactive" means that you want to be able to do a number of > manipulations to a figure, and only show the result of those changes > when you specifically ask to see them. This is kind of similar to what > you want, but till really talking about behavior with a GUI back-end. Thanks, this is a very helpful clarification. ~kj |