[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: two questions -- one remaining
From: |
Dmitri A. Sergatskov |
Subject: |
Re: two questions -- one remaining |
Date: |
Mon, 12 Sep 2005 15:38:44 -0600 |
User-agent: |
Mozilla Thunderbird 1.0.6-1.4.1 (X11/20050721) |
Joe Koski wrote:
...
This is complicated by the fact that I'm not on a Windows machine, so I
can't try things. Anyone got any ideas?
The code, as it was posted, has a couple bugs or perhaps Matlab
incompatibilities. I do not jhve access to Matlab, so I cannot check.
In particular, what does Matlab returns in the following case:
X = [1,2,3,4]
x = pi;
X(x)
x = 3.0
X(x)
There were some typo in plot command which Matlab could
had ignored and Octave does not.
plot(S,v,';;',)
Joe
Dmitri.
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------
- environment variable, roberto, 2005/09/10
- Re: environment variable, Søren Hauberg, 2005/09/10
- Re: environment variable, Henry F. Mollet, 2005/09/10
- Re: environment variable, Colin Ingram, 2005/09/11
- two questions, major, 2005/09/11
- Re: two questions -- one answer, Doug Stewart, 2005/09/11
- Re: two questions, Joe Koski, 2005/09/11
- Re: two questions -- one remaining, major, 2005/09/12
- Re: two questions -- one remaining, Joe Koski, 2005/09/12
- Re: two questions -- one remaining,
Dmitri A. Sergatskov <=
- Re: two questions -- one remaining, Paul Probert, 2005/09/12
- Re: two questions -- one remaining, Henry F. Mollet, 2005/09/12
- Re: two questions -- one remaining, Joe Koski, 2005/09/12
- Re: two questions -- no one remaining, major, 2005/09/13
- Re: two questions -- no one remaining, Henry F. Mollet, 2005/09/13
- Re: two questions -- one remaining, Henry F. Mollet, 2005/09/13
- Re: two questions, Bill Denney, 2005/09/11