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

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

[Octave-bug-tracker] [bug #61961] Griddata cannot produce mesh on vertic


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #61961] Griddata cannot produce mesh on vertical vertices
Date: Sun, 30 Jan 2022 04:50:45 -0500 (EST)

Follow-up Comment #4, bug #61961 (project octave):

@razdvitch: When I read the doc for griddata, I see that the function first
interpolates your data with a function f defined as z = f (x,y) and then uses
evaluates that function on your regular (xx,yy) grid. AFAIU this approach
requires that there is an unique value z for a given coordinate (x,y). A
cylinder has an infinity of z coordinates for a given (x,y) so I think
griddata is a no go.  

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61961>

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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