Group Abstract Group Abstract

Message Boards Message Boards

Free-form input translation to code on cloud-based Mathematica

Posted 3 years ago
POSTED BY: Daniel Visscher

The following should work in cloud and desktop notebooks:

In[1]:= WolframAlpha["graph of x^2", "WolframParse"]

Out[1]= HoldComplete[Plot[x^2, {x, -1.2, 1.2}]]
POSTED BY: Jason Biggs
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard