Creates the graphical view over a grid world V = GRIDWORLDVIEW(GW) Creates the GUI view over a grid world. The view will take care of maintaining and displaying the graphical representation of the grid world. Parameters: GW - the gridworld whose view is being created Returns: V - the created gridworld view See also gridworld, gridworldview_display, gridworldview_isvisible