<< plot_example_color_map Plot examples plot_example_simple_graph >>

xs2tikz >> xs2tikz > Plot examples > plot_example_mesh

plot_example_mesh

Generate a sombrero (3D Mesh) between -PI and +PI

Syntax

[f, a] = plot_examples_simple_graph(figureNumber);

Parameters

figureNumber:

number of figure used for displaying

f, a:

figure and axis handles

Description

Plotting example which generates a 3D function (sombreror) between -PI and +PI. Can be used for xs2tikz as an example.

Authors


Report an issue
<< plot_example_color_map Plot examples plot_example_simple_graph >>