This is where navigation should be.


GSP_LOGO - Initialize a graph with the GSP logo

Usage

G = gsp_logo();

Output parameters

G Graph structure.

Description

'gsp_logo()' initializes a graph structure containing the GSP logo

Example:

G = gsp_logo();
gsp_plot_graph(G);
gsp_logo_1_1.png