| Author |
Comment/Response |
d.cast
|
05/06/08 9:28pm
I'm solving a problem with FindInstance that generates a large output. The thing is, I want to analyze this output, but FindInstance returns answers like {a->0,b->2,c->3,d->4}. Who do I get rid of the variable and the arrow while leaving the number (in this case, always integers) without having to do it manually? I've tried using the /. command, but that doesn't seem to work. I'm decent with Mathematica, but by no means an expert.
A file is attached with the command unevaluated.
Attachment: help.nb, URL: , |
|