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

Home » Public Forums » archive » min_curve_surf function
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
min_curve_surf function [message #34671] Tue, 08 April 2003 06:09
Isa Usman is currently offline  Isa Usman
Messages: 13
Registered: October 2001
Junior Member
Hello,

I am currently working with the min_curve_surf function and while looking at
the source code I noticed that it scales the x and y vectors in the wrong
way(see lines 362-366 of the function).

Instead of the scale value being

scale= ((xmax - x0) > (ymax-y0))....its got

scale = 1./ ((xmax - x0) > (ymax-y0))

I would like to find out if this is not local to me only.

Thanks

Isa
IDL 5.5 Win2k
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: idl 5.6 error message
Next Topic: IDL objected oriented question

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

Current Time: Wed Oct 08 18:41:18 PDT 2025

Total time taken to generate the page: 0.00540 seconds