Changeset 378 for sans/Dev/trunk/NCNR_User_Procedures/SANS
- Timestamp:
- Jun 10, 2008 3:57:29 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/SANS/Analysis/Models/Packages/Wrapper_v40.ipf
r353 r378 359 359 // get them onto the table 360 360 // how do I get the parameter name? 361 String param = WaveList("*param *_"+suffix, "", "TEXT:1," ) //this is *hopefully* one wave361 String param = WaveList("*parameters_"+suffix, "", "TEXT:1," ) //this is *hopefully* one wave 362 362 AppendtoTable/W=wrapperPanel#T0 $param,$(popStr) 363 363 AppendToTable/W=wrapperPanel#T0 $("Hold_"+suffix),$("LoLim_"+suffix),$("HiLim_"+suffix),$("epsilon_"+suffix)
Note: See TracChangeset
for help on using the changeset viewer.