octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #38864] meshgrid problem with 3D data


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #38864] meshgrid problem with 3D data
Date: Thu, 02 May 2013 01:58:25 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.63 Safari/537.31

Update of bug #38864 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

Thanks for your report. However, this is not a bug but the correct operation
of the meshgrid function. All 3D plotting routines follow the same convention
of indexing X coordinates by column and Y coordinates by row. These
conventions are also compatible with the Matlab functions of the same names.

This may seem to be the reverse of the size command and of typical functions
that create matrices with M rows and N columns. However, reading the help text
for the meshgrid, mesh, and surf functions should make it clear. Would you
like to suggest additions or changes to the documentation for any of these
functions?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38864>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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