help-octave
[Top][All Lists]
Advanced

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

Plotting


From: Michael Gregory
Subject: Plotting
Date: Sun, 07 Jan 2007 19:40:27 -0500

I just went through the install of Octave, Aquaterm and then Gnuplot. I am having a problem.

octave:1> tt = 0:.1: 2;
octave:3> x = exp(j*2*pi*tt);

octave:5> plot (x)
dyld: Library not loaded: /usr/local/lib/libaquaterm.1.0.0.dylib
  Referenced from: /usr/local/bin/gnuplot
  Reason: image not found
warning: connection to external plotter (pid = 361) lost --
warning: broken pipe -- some output may be lost
dyld: Library not loaded: /usr/local/lib/libaquaterm.1.0.0.dylib
  Referenced from: /usr/local/bin/gnuplot
  Reason: image not found

 Can/will you help me?


        Thanks,

                Mike




reply via email to

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