MATLAB SIMULINK 3D ANIMATION - S Podręcznik Użytkownika Strona 119

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 490
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 118
Close and Delete a vrworld Object
4-9
Close and Delete a vrworld Object
After you are finished with a session, you must close all open virtual worlds and remove
them from memory:
1
In the MATLAB Command Window, type
close(myworld);
delete(myworld);
The virtual world representation of the vrworld object myworld is removed from
memory. All possible connections to the viewer and browser are closed and the
virtual world name is removed from the list of available worlds.
Note Closing and deleting a virtual world does not delete the vrworld object handle
myworld from the MATLAB workspace.
Przeglądanie stron 118
1 2 ... 114 115 116 117 118 119 120 121 122 123 124 ... 489 490

Komentarze do niniejszej Instrukcji

Brak uwag