<< Plot examples Plot examples plot_example_champ >>

xs2tikz >> xs2tikz > Plot examples > choose_plot_example

choose_plot_example

Interface function for plotting examples

Syntax

[f, a] = choose_plot_example(example);

Parameters

example:

string with name of example

f, a:

figure and axis handles

Description

With this function it's possible to choose which plotting example should be used and displayed. Following strings are supported for the parameter example: 'simple' = plot_example_simple_graph() 'cmap' = plot_example_color_map() 'subplot' = plot_example_subplots() 'champ' = plot_example3d_champ() 'mesh' = plot_example3d_mesh()


Report an issue
<< Plot examples Plot examples plot_example_champ >>