MATLAB COMPILER RELEASE NOTES Guide de l'utilisateur Page 74

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 716
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 73
R2015a
1-18
Graphics
drawnow Function: Improve performance in animation loops with new
option
drawnow now supports the limitrate option for limiting the number of figure updates
to 20 frames per second. If you are updating graphics objects in a loop and do not need to
see every update on the screen, you can use this option to skip some updates for a faster
animation.
Functionality being removed or changed
Functionality Result Use Instead Compatibility Considerations
drawnow update syntax Still runs drawnow
limitrate
Replace all instances of
drawnow update with
drawnow limitrate.
drawnow expose syntax Still runs drawnow
nocallbacks
Replace all instances of
drawnow expose with
drawnow nocallbacks.
Vue de la page 73
1 2 ... 69 70 71 72 73 74 75 76 77 78 79 ... 715 716

Commentaires sur ces manuels

Pas de commentaire