"Plot" image with size, position and rotation
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Sindar
2020 年 10 月 1 日
see this question: Plot a figure in which there is an image that moves and rotates
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!