help-octave
[Top][All Lists]
Advanced

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

Re: Plotting


From: Joe Koski
Subject: Re: Plotting
Date: Sun, 07 Jan 2007 10:56:47 -0700
User-agent: Microsoft-Entourage/11.2.5.060620

on 1/7/07 5:40 PM, Michael Gregory at address@hidden wrote:

> 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
> 
Mike,

We can determine that you are on a Mac. How are you installing octave (HPC,
MacPorts, Fink, or build from source), and which version are you installing?
That'll help determine the course of action.

Joe




reply via email to

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