| Author |
Comment/Response |
Sune Gaulshoj
|
10/15/07 05:02am
Hi,
I am using the NMaximize Function, which returns:
e.g.
{3.27983*10^37, {xxc -> 3.21316*10^13, xxp -> 2.84303*10^18, xxs -> 5.41292*10^16}
I need to use the output values, how do I pick up the values for, in this case, xxc, xxp, xxs and assign them to other variable?
e.g.:
a = xxc, b=xxp, c=xxs
URL: Gaulshoj@gmail.com, |
|