From: <jc...@fe...> - 2002-09-11 23:55:47
|
On Tuesday 03 September 2002 18:33, Steven Jenkins wrote: | Thanks for the quick reply. | | I should have mentioned that I've looked at the strip chart API and | x17c. x17c.c has the following comment: | | /* User sets up plot completely except for window and data | * Eventually settings in place when strip chart is created will be | * remembered so that multiple strip charts can be used | simultaneously. */ | | It wasn't clear to me whether this is a limitation of the strip | chart function itself or the demo. Each new stripchart, created with plstripc(), will be independent of=20 the others. | What does appear clear is that plplot allows multiple plots per | page if and only if all are the same size and shape (and arranged in | a rectangular array). This seems like it would be pretty easy to | generalize. | | The next question would be whether it's possible to switch back and | forth from one strip chart to another, adding one or more points | each time. There is an Octave demo which uses simultaneously three strip charts,=20 two in one window (each one in its own subwindow) and the other in=20 another window (bindings/octave/demos/p19.m). Take a look at it. Joao | | Steve | | | ------------------------------------------------------- | This sf.net email is sponsored by: OSDN - Tired of that same old | cell phone? Get a new here for FREE! | https://www.inphonic.com/r.asp?r=3Dsourceforge1&refcode1=3Dvs3390 | _______________________________________________ | Plplot-general mailing list | Plp...@li... | https://lists.sourceforge.net/lists/listinfo/plplot-general |