help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: working directory for gnuplot


From: Heber Farnsworth
Subject: Re: working directory for gnuplot
Date: Tue, 26 Nov 1996 12:42:43 -0800 (PST)

On Tue, 26 Nov 1996, Mario Storti wrote:

> 
> Hi all!
> 
> I have the following problem when using the gplot command. If I
> change directory during the Octave session, then commands like:
> 
> gplot "myfile"
> 
> doesn't work because it seems that gnuplot doesn't track the change of
> directory. I ask if someone else has found this, and if there is a
> workaround/fix/patch.

The simplest workaround I can think of is to load the data in myfile into
a matrix.  If you just want to plot data in a file you don't need Octave
at all.  Octave plotting commands are designed for plotting vectors or
matrices in the workspace.


> 
> Mario
> 

  Heber Farnsworth                               | Department of Finance
  Univerity of Washington                        | Box 353200
  tele:  (206) 528-0793 home                     | Seattle, WA 98195-3200
  tele:  (206) 543-4773 finance     web: http://weber.u.washington.edu/~heberf
  fax:   (206) 685-9392             email: address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]