plotting NIntegrate
- To: mathgroup at smc.vnet.net
- Subject: [mg4501] plotting NIntegrate
- From: "L.W.Sterritt" <sterritt_lanny at mm.rdd.lmsc.lockheed.com>
- Date: Fri, 2 Aug 1996 02:22:31 -0400
- Sender: owner-wri-mathgroup at wolfram.com
I'm plotting the numerical integration of an expression, as a function of one of the variables contained in the expression that is integrated; that is, the variable on the x-axis of the plot is a variable in the function that is integrated. The result is a few error messages stating: NIntegrate::inum:........integrand is not numerical at.....etc. That output is not a real surprise, but after printing this message 3 times, a plot is generated, which appears to be correct. Is there a way to plot the numerical integration without the error messages appearing. ==== [MESSAGE SEPARATOR] ====