G = gsp_logo();
'gsp_logo()' initializes a graph structure containing the GSP logo
Example:
G = gsp_logo(); gsp_plot_graph(G);