WLJS LogoWLJS Notebook

Automatic

Automatic represents an option or other value that is to be chosen automatically by a built-in function.

Examples

Use Automatic for plot range:

Plot[Sin[x], {x, 0, 2 Pi}, PlotRange -> Automatic]

Please visit the official Wolfram Language Reference for more details.

On this page