Why doesn't the command BodePlot produce any results?
 The Electrical Engineering Examples package contains commands to produce Bode plots. Some users have reported that after executing the following command, the BodePlot command is echoed by Mathematica 3.0 and no plot is produced. It appears that the EE`EEPlots` package is not being loaded properly by the master package under Mathematica 3.0. This can be worked around by executing an additional command to load this package separately. The commands needed to load the Electrical Engineering Examples package and make BodePlot produce correct results are the following. Executing these first in a session of Mathematica 3.0 will ensure that they are correctly loaded and ready to use. If you use the Electrical Engineering Examples package frequently, it may be more convenient for you to save these commands in a separate notebook named something like . Then you need only to open this notebook in Mathematica 3.0 and evaluate these commands instead of retyping them for every use. Download this FAQ as a Mathematica 5.2 Notebook
Questions or comments? Send email to support@wolfram.com.
|