| Author |
Comment/Response |
Michael
|
08/14/12 2:04pm
In Response To 'Re: Re: Assign value from WolframAlpha query.' --------- The format for a popup menu list is data -> label. The variable should be initialized to one of the data values. Try
{{spress, 0.046032, "Supply Pressure (psig)"}, ...},
{{gas, WolframAlpha["Hydrogen vapor viscosity", {{"UnitConversion", 3}, "NumberData"}], "Gas Selection"},...}
URL: , |
|