| Author |
Comment/Response |
Jason
|
04/26/09 2:14pm
I have written a program in mathematica that will do a set of calculations based on a set of parameters provided, and I'd like to make it as easy as possible for others to use it.
What I'd like ideally is for there to be a set of input fields, little white boxes on a colored background for example, for the user to put the values of the parameters. Then they press a button and the calculations proceed, at the end of which graphs pop up and data files are exported.
Is there some way to use Manipulate in this fashion? I have had trouble in the past because the calculation takes so long. I don't want the program to dynamically update the calculations, instead doing them only once.
Thanks
URL: , |
|