Performances graphiques
Optimiser le code pour améliorer les performances
Utilisez des techniques de codage pour vectoriser votre code et gérer efficacement les objets. Définissez les propriétés d’objets spécifiques telles que des lignes et des images pour équilibrer le temps de rendu avec des détails visuels.
Fonctions
drawnow | Update figures and process callbacks |
rendererinfo | Graphics renderer information |
Rubriques
- Improve Graphics Performance
Improve the time it takes to update charts and display animations.
- Optimize Code for Getting and Setting Graphics Properties
Certain properties have dependencies on the value of other properties.
- Avoid Updating Static Data
If only a small portion of the data defining a graphics scene changes with each update of the screen, you can improve performance by updating only the data that changes.
- System Requirements for Graphics
All systems support most of the common MATLAB® graphics features.