"Plot" image with size, position and rotation
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi there! Hope you are having a good day (:
Currently, in my program I have a car that is represented by a polyshape object. The car object has 3 properties: x, y, and rotation, and the polyshape object is generated accordianly (see images below).
I want to replace the polyshape with an image of a car! I'm struggling to find a simple solution that will recive the image file, the x and y positions of the image and the rotation, and will plot it onto the graph.
How can I achive that? Thanks in advance!
0 commentaires
Réponses (1)
Sindar
le 1 Oct 2020
see this question: Plot a figure in which there is an image that moves and rotates
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!