"Plot" image with size, position and rotation
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Sindar
am 1 Okt. 2020
see this question: Plot a figure in which there is an image that moves and rotates
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!