[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [OS X] octave cannot start a properly working gnuplot
From: |
Leo Liu |
Subject: |
Re: [OS X] octave cannot start a properly working gnuplot |
Date: |
Fri, 26 Apr 2013 03:10:14 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (OS X 10.8.3) |
On 2013-04-26 02:17 +0800, Dmitri A. Sergatskov wrote:
> What is output of
> octave> gnuplot_binary
>
> ?
>
> If you do
> octave> system(gnuplot_binary)
>
> do you get gnuplot startup windows and the prompt?
Everything seems working as expected.
################################
octave:1> gnuplot_binary
ans = gnuplot
octave:2> system(gnuplot_binary)
G N U P L O T
Version 4.6 patchlevel 2 last modified 2013-03-14
Build System: Darwin x86_64
Copyright (C) 1986-1993, 1998, 2004, 2007-2013
Thomas Williams, Colin Kelley and many others
gnuplot home: http://www.gnuplot.info
faq, bugs, etc: type "help FAQ"
immediate help: type "help" (plot window: hit 'h')
Terminal type set to 'x11'
gnuplot> plot(sin(x))
################################
- [OS X] octave cannot start a properly working gnuplot, Leo Liu, 2013/04/25
- Re: [OS X] octave cannot start a properly working gnuplot, Alexander Hansen, 2013/04/25
- Re: [OS X] octave cannot start a properly working gnuplot, Leo Liu, 2013/04/25
- Re: [OS X] octave cannot start a properly working gnuplot, Dmitri A. Sergatskov, 2013/04/25
- Re: [OS X] octave cannot start a properly working gnuplot,
Leo Liu <=
- Re: [OS X] octave cannot start a properly working gnuplot, Leo Liu, 2013/04/26
- Re: [OS X] octave cannot start a properly working gnuplot, Ben Abbott, 2013/04/26
- Re: [OS X] octave cannot start a properly working gnuplot, Leo Liu, 2013/04/26
- Re: [OS X] octave cannot start a properly working gnuplot, Ben Abbott, 2013/04/26
- Re: [OS X] octave cannot start a properly working gnuplot, Leo Liu, 2013/04/26
- Re: [OS X] octave cannot start a properly working gnuplot, Ben Abbott, 2013/04/26
- Re: [OS X] octave cannot start a properly working gnuplot, Leo Liu, 2013/04/26
- Re: [OS X] octave cannot start a properly working gnuplot, Ben Abbott, 2013/04/26
- Re: [OS X] octave cannot start a properly working gnuplot, Leo Liu, 2013/04/27
- Re: [OS X] octave cannot start a properly working gnuplot, Benjamin Abbott, 2013/04/28