comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » ??% TRIGRID: X, Y, or Z array dimensions are incompatible?? what the....
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
??% TRIGRID: X, Y, or Z array dimensions are incompatible?? what the.... [message #17511] Mon, 18 October 1999 00:00
T Bowers is currently offline  T Bowers
Messages: 56
Registered: May 1998
Member
Why does this give me an error? I'm just trying to
test the gridding routines to get a feel for them
before I dive in with real data.

IDL> a = [0.0,1.0,2.2]
IDL> b = [1.1,2.8,3.6]
IDL> c = [ [0.0,1.1,2.2], [1.0,2.1,3.2], [2.0,3.1,4.2] ]
IDL> triangulate, a, b, ang
IDL> gridData = trigrid(a, b, c, ang)
% TRIGRID: X, Y, or Z array dimensions are incompatible
% Execution halted at: $MAIN$

huh?
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Y axis where Z axis is by default w/ surface
Next Topic: Problem with license manager

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 06:26:47 PDT 2025

Total time taken to generate the page: 0.64201 seconds