help-octave
[Top][All Lists]
Advanced

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

end processing (was: Updating multiple plot windows)


From: John W. Eaton
Subject: end processing (was: Updating multiple plot windows)
Date: Mon, 20 Dec 2004 09:52:13 -0500

On 19-Dec-2004, Joe Koski <address@hidden> wrote:

| After getting octave-2.1.64 and octave-forge working, I tried it out on a
| "freeware" MATLAB script that uses 3-D matrices. I found that, with some
| minor editing, it works well. Most changes were related to the recognition
| of "end" as the last index of a vector. The ends were buried within min()
| and max() functions inside the vector indexing. Tricky. Anyway the script
| now finishes with the correct answers, after I replaced those ends with
| variable names that represented the last index values.

The use of end inside expressions should work.  If it failed in some
way, please submit a complete bug report that includes a way to
reproduce the problem.

Thanks,

jwe



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



reply via email to

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