Summarizing Numerical Results

Top  Previous  Next

A special form of plot command is the SUMMARY.  This plot command does not generate any pictorial output, but instead creates a page for the placement of numerous REPORTs.

 

SUMMARY may be given a text argument, which will be printed as a header.

 

For example,

 

SUMMARY

REPORT(k)        

REPORT(INTEGRAL(Phi,'blob')) as "Heat energy in blob"

REPORT('no more to say')

 

In our sample, we will see a separate report page with the following instead of a graphic:

 

ex1sum