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

Home » Public Forums » archive » widget_table
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: widget_table [message #19112 is a reply to message #15223] Thu, 24 February 2000 00:00 Go to previous messageGo to previous message
reardonb is currently offline  reardonb
Messages: 16
Registered: December 1999
Junior Member
Dave,
I find it hard to believe that no one as been in my situation. Perhaps I
need to explain the problem a bit more. Let's say that I am writing an
IDL program called X_Optimizer that
optimizes a vector of parameters (Test_Params) that are sent to a user
defined function called FX and FX returns a vector of data called
Calc_Data that is then compared to a vector of experimental data call
Exp_data. Based on how that comparison goes, X_optimizer adjusts
Test_Params accordingly and then calls FX again. Now, let's say that
each element of Test_Params is somehow selected from a user defined
range of possible values. In otherwords, in X_Optimizer, there is a
widget that allows the user to enter in how many variables are used by
FX and what the upper and lower bounds on those variables are allowed to
be. Thus, I need a widget that allows the user to input:
1) the number of variables that will be optimized,

and then in (some sort of) table form:

2) a vector that holds the names of each variable (Temperature,
pressure, IQ, etc)
3) a vector that holds the lower bounds of each variable (0., 0., 80.,
etc)
4) a vector that holds the upper bounds of each variable (1000., 100.,
140., etc.)
5) a vector that holds a measure of the resolution that is needed for
each variable(1.0,0.1,1.0, etc)

What is the best way to go about doing this if widget_table is not to be
used?
-Brian



Sent via Deja.com http://www.deja.com/
Before you buy.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: making DIALOG_MESSAGE jump out
Next Topic: Tab completion of variables and routines at the IDL command line

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

Current Time: Sat Oct 11 12:40:55 PDT 2025

Total time taken to generate the page: 0.64132 seconds