| Author |
Comment/Response |
Julian
|
05/31/02 2:59pm
Please help me!
NNOutput is a list. I want to have the position of the smallest element. When i try this:
g1 = Position[NNOutput, Min[{NNOutput}]]
I get the result as : {{RESULT}}
How do I get the result as a integer or real value without those brackets?
When I tried this g = g1[[1]] the result comes as: {RESULT}
still brackets there....
Everybody please Help me!!!!
URL: , |
|