loglistplot doesn't work on windows nt 3.51 MMA 2.2
- To: mathgroup at smc.vnet.net
- Subject: [mg4567] loglistplot doesn't work on windows nt 3.51 MMA 2.2
- From: Nico Wauters <wauters at intec.rug.ac.be>
- Date: Fri, 16 Aug 1996 05:15:02 -0400
- Organization: University of Ghent, Belgium
- Sender: owner-wri-mathgroup at wolfram.com
I cannot show logPlots not logListPlots
on windows nt3.51
Needs["Graphics`Graphics`"]
Needs["Calculus`DiracDelta`"]
$RecursionLimit = $IterationLimit = 20000
gives the following error
Get::noopen: Can't open Utilities\FilterOptions.m.
ListPlot::nonopt: Options expected (instead of
calling a little bit later
LogListPlot gives:
Graphics`Graphics`Private`FilterOptions[ListPlot,
<<31>>, DisplayFunction :> <<14>>on]
) beyond position 1 in ListPlot[{{1, -3.47274},
{2, -0.818385}}, <<2>>]. An option must
be a rule or a list of rules.
Does anyone recognize this problem?
==== [MESSAGE SEPARATOR] ====