Re: [Jprogramming] problem with 'plot'

2023-03-18 Thread bill lam
The plot output is at ~temp/plot.pdf And IIRC there is an option to suppress the display of the plot if you are only want the plot output file. On Sat, 18 Mar 2023 at 6:15 PM rsykora via Programming < programm...@jsoftware.com> wrote: > Dear Maurice, > > > > If I understand correctly, "plot 1 2

Re: [Jprogramming] problem with 'plot'

2023-03-18 Thread rsykora via Programming
Dear Maurice, > If I understand correctly, "plot 1 2 3" will > 1. generate j902-user/temp/plot.pdf (default output type) and then > 2. launch xdg-open (yes, a sh file) to display it. > > Does your xdg-open utility work in your linux environment with pdf? thank you! This was what I needed to kno

Re: [Jprogramming] problem with 'plot'

2023-03-17 Thread More Rice
Hey Ruda, Fresh .tar.gz install works on my ubuntu at least. If I understand correctly, "plot 1 2 3" will 1. generate j902-user/temp/plot.pdf (default output type) and then 2. launch xdg-open (yes, a sh file) to display it. Does your xdg-open utility work in your linux environment with pdf? Ma

Re: [Jprogramming] problem with 'plot'

2023-03-17 Thread rsykora via Programming
On 2023-03-17 16:41, bill lam wrote: Which frontend are you using? jconsole or jqt? jconsole on linux On Fri, 17 Mar 2023 at 11:24 PM rsykora via Programming < programm...@jsoftware.com> wrote: Dear list, I use j902. When I try:to use 'plot' I get: load'plot' plot 1 2 3 sh: line 1: : com

Re: [Jprogramming] problem with 'plot'

2023-03-17 Thread bill lam
Which frontend are you using? jconsole or jqt? On Fri, 17 Mar 2023 at 11:24 PM rsykora via Programming < programm...@jsoftware.com> wrote: > Dear list, > > > I use j902. When I try:to use 'plot' I get: >load'plot' >plot 1 2 3 >sh: line 1: : command not found > > Do you have any hint w

[Jprogramming] problem with 'plot'

2023-03-17 Thread rsykora via Programming
Dear list, I use j902. When I try:to use 'plot' I get: load'plot' plot 1 2 3 sh: line 1: : command not found Do you have any hint where I should look in order to find what could be the problem? Thanks! Ruda -- For inf