Re: pxgraph question

1999-10-18 Thread Christopher Hylands
The way that the Java version of Pxgraph (Ptplot) gets installed from within Ptolemy Classic is a little more complex that it should be. See $PTOLEMY/src/pxgraph/README.txt for details. The install rule in $PTOLEMY/src/pxgraph/makefile creates a link from $PTOLEMY/bin.$PTARCH to tycho/java

pxgraph question

1999-10-17 Thread Saleheen, Hasan
Hi, I am using the newer version pxgraph (jave implementation). It cannot find the path for pxgaph even after I have set up the path ($PTOLEMY/tycho/java/ptplot). Can anyone tell me what paths I need to setup to run pxgraph ? Is there any specific version of java that it needs to run

Pxgraph ...

1999-09-15 Thread Michel Schuster
Hi Hackers, When I plot a graph with Ptolemy, I use the Pxgraph X11 software. This soft allows to get a zoom by clicking on the left button of the mouse, and by dragging it to create the window of the particular region you want to zoom. Now when doing this, for example if you want to get

Re: Pxgraph ...

1999-09-15 Thread Christopher Hylands
This bug is apparent in both the original X11 xgraph and the Ptolemy X11 version which is called pxgraph. The way to replicate it is to do echo "1 1" | pxgraph.x11 and then start zooming in. This bug is not present in the Java version of pxgraph, which is part of pt

Re: Problem with pxgraph

1999-02-23 Thread Christopher Hylands
This message probably comes from the following fragment within $PTOLEMY/src/kernel/Display.cc: for (int i = 0; i ng; i++) { tmpFileNames[i] = tempFileName(); count[i] = 0; // open and make sure the file is writable if ((strm[i] =