From: R S. <s...@sr...> - 2021-11-14 20:58:16
|
Newbie here. Using PlPlot bindings of Ada. I am trying to create 2 plots to fit on the same page - as in the Real and Imaginary components of a complex signal. When I use the png output - only the first plot is ever seen. Same with jpg outputs. On the other hand, when pdf output is used 2 different pages are in the file and they contain the 2 plots. Example 2a appears to do something similar and the results are as outlined above. My platform is Windows with mingw64 Clues appreciated. Thanks, Srini |