Message Boards Message Boards

Create a BodePlot of Wolfram|Alpha on Mathematica?

Posted 8 years ago

Hi everyone, how could I run Bodeplot command of W|A on Mathematica? For example, if I write bodeplot(1/s) in W|A, I obtain the plots of magnitude and angle. I would like to obtain the same result with the same screen on Mathematica. I know that Mathematica allows this; in fact, for example it is possible to solve equation in Mathematica using W|A:

WolframAlpha["x^2=x", 
 PodStates -> {"Solution__Step-by-step solution"}]

Thank you for your time.

POSTED BY: Gennaro Arguzzi
3 Replies

To use Wolfram Alpha from Wolfram Mathematica, use the command WolframAlpha, as in

WolframAlpha["BodePlot[1/s]"]

gives enter image description here

POSTED BY: Nasser M. Abbasi

This works on 11.01 on Mathematica

BodePlot[1/s]
POSTED BY: Nasser M. Abbasi

Hi Nasser, my goal is use bodeplot of WolframAlpha on Mathematica. I don't want use BodePlot statement of Mathematica.

POSTED BY: Gennaro Arguzzi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract