Question: How to evaluate a maple worksheet using DocumentTools[RunWorksheet]?

The attach maple workshhet evaluates a set of values for different values of input parameters. Each time I want to change the input parameter I have to run the code. I tried to call the code using documenttools[runworksheet] option, but I could not get any output. How can I get the output for a set of input parameters by running the code once. For example similar to a for loop that gives multiple outputs for corresponding inputs.
 

Download Numerical-recursive.mw

 

Please Wait...