Message Boards Message Boards

What symbol / keyboard character is required in this Plot option?

Hi.

@ https://reference.wolfram.com/language/ref/Axes.html there is the option of specifying the Axes in a plot to be visible or not by using:

Plot[Tan[x], {x, -3, 3}, Axes **?** False]

How do I insert this ? symbol in Mathematica? I don't have it on my Qwerty keyboard.

Help appreciated.

Regards, Steve.

POSTED BY: Steven Doig
3 Replies

Type:

->

Or if that doesn't work you can also do it like this:

Rule[Axes,False]

(and, if you want, right-click and choose "Evaluate in place")

POSTED BY: Sander Huisman

Type the two characters -> one after the other, and an arrow should appear. Even if it does not appear for some reason, the combination -> has exactly the same functionality.

POSTED BY: Gianluca Gorni

Great. Thanks Gianluca.

POSTED BY: Steven Doig
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