Changes the view on the simulation to a specified stored view. Views can be accessed from the View tab.
<code>Select View "View 1"</code> This example will change the view on the simulation to a view previously stored as "View 1". Alternatively the following code could be used (assuming this is the first view in the list of stored views): <code>Select View 1</code>