From: Salazar, G. P. <ger...@si...> - 2007-09-04 18:33:36
|
Well, I am back, although I have now changed the topic title to = "replot". =20 Like I said before, my ultimate objective is to have a single ps = document where, say, pages 1 and 3 are in landscape and page 2 in = portrait; that, I can already do with a small script if I have the two = original files, one with all pages in landscape and another with all = pages in portrait...then, I can pick and choose what pages I want in the = final document. =20 Here is the thing: I have managed to plot in landscape (no surprise there, that is the = default). I have managed to plot in portrait, for real; the one option that does = it is command line argument -portrait, and not plsdiori. I have also managed to do both things above in a single run by opening = two streams, one left alone (landscape) and another set to protrait. = This way I end up with I what need. =20 So, basically, I am done. =20 =20 The thing is that I see a couple of C examples with the plreplot() = command and I thought that was a lot more elegant than having to open = two streams at the begining, keep switching/plotting to both streams at = all times, and closing both streams at the end. Just doing everything = once and saving a copy of it at the end seems simpler, if I can change = from landscape to portrait right before the replot...except that I = couldn't get there, since plreplot() will not work for me from = Fortran...curiously enough, there are two C examples that use plreplot() = but none in Fortran...does this mean something, i.e., plreplot does not = work from fortran? =20 Here is the message:=20 =20 *** PLPLOT WARNING *** plreplot: plot buffer not available =20 =20 =20 _______________________________________=20 SIEMENS=20 Germ=E1n Salazar Siemens Power Generation = =20 Engineering Computing <http://www-et.ww007.siemens.net/GEN/genCompute/> = 4400 Alafaya Trail, Q1-202=20 Generator Engineering Orlando, Florida 32826-2301=20 ) Phone: (407) 736-5594=20 4 Fax: (407) 736-4964=20 ? E-Mail: ger...@si... = =20 _______________________________________=20 =20 |