<< plot_example_mesh Plot examples plot_example_subplots >>

xs2tikz >> xs2tikz > Plot examples > plot_example_simple_graph

plot_example_simple_graph

Generate a simple graph with plot2d

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 different trigonometric functions between 0 and 2*PI. Can be used for xs2tikz as an example.

Authors


Report an issue
<< plot_example_mesh Plot examples plot_example_subplots >>