Plots a 2D contour of the function.
intprb_contour ( nprob )
a 1-by-1 matrix of matrix of floating point integers, the problem number
Uses the contour function to plot the 2D contour of the test function.
// Plot the contour of the SUM function scf(); mprintf("Please wait...\n") intprb_contour ( 1 )