Visualization - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Visualization

 

Visualization improvements in Maple 17 include:

• 

Enhanced Plot Builder lets you easily embed interactive plots with parameters controlled by sliders directly into your document

• 

Improved plotting of inequalities now supports the plotting of non-linear inequalities, and makes it easier to specify the style of the plotted region and combine plots of multiple regions

• 

Easy visualization of branch cuts in 2-D and 3-D plots

• 

New visualizations for drawing Cayley tables and subgroup lattices of finite groups

• 

Automatic "boxed" 3-D axes for all 3-D plots, by default

 

Plotting Inequalities

Group Theory: Drawing Cayley Tables

Branch Cuts of Mathematical Expressions

Automatic Axes on 3-D Plots

See Also

Plotting Inequalities

As of Maple 17 the inequality plotting command in the plots package is greatly improved.  Most notably, it now supports the plotting of non-linear inequalities, but it also has improved the interface for specifying the style of the plotted region and for combining plots of multiple regions.

 

Example

 

 

Multiple inequality plots can be combined with plots[display]:

Example

 

 

Multiple inequality regions can also be plotted using one command:

Example

 

 

Group Theory: Drawing Cayley Tables

The Group Theory package features new visualizations for drawing Cayley tables and subgroup lattices of finite groups.

 

Example

 

Example

Branch Cuts of Mathematical Expressions

Exploring branch cuts in mathematical expressions is easier using new plot options in the FunctionAdvisor command.

 

Example

(3.1)

Automatic Axes on 3-D Plots

By popular demand, 3-D plots in the Standard Worksheet will now appear with a default axis setting of "boxed".

 

Example

 

See Also

plots[inequal] command, GroupTheory[DrawCayleyTable] command, GroupTheory[DrawSubgroupLattice] command, Options for 3-D Plots, Branch Cuts


Download Help Document