how to rotate a image in gui?

i need to rotate a image slowly. The image is a car steering. So my need is to rotate left and right slowly like driving a car.help plz
I need to rotate this image for car steering control in gui,like rotate left and right,simple like how car steering works. imrotate is not there in my toolbox. so can anyone tel me idea for this.

Antworten (2)

Henric Rydén
Henric Rydén am 22 Mai 2014

0 Stimmen

imrotate

4 Kommentare

sandy
sandy am 22 Mai 2014
in my matlab 2014a,imrotate is not there,any other possibilities?
Henric Rydén
Henric Rydén am 23 Mai 2014
imrotate is part of the Image Processing toolbox, which I wrongly assumed you had :) Rotate should work.
You specify the rotation angle in rotate, use a small one to rotate it "slowly".
sandy
sandy am 23 Mai 2014
thanks henric.In m files,its working.but while for a image file in matlab gui,cnt fetch and rotate it.can you provide any syntax or code please.so it will be more helpful .
Henric Rydén
Henric Rydén am 2 Jun. 2014
Sure, what do you mean by "cnt fetch and rotate"?

Melden Sie sich an, um zu kommentieren.

Romain
Romain am 22 Mai 2014

0 Stimmen

However the function 'rotate' exist in matlab 2014.
doc rotate

1 Kommentar

sandy
sandy am 23 Mai 2014
Bearbeitet: sandy am 28 Mai 2014
thanks. but how to rotate image left and right slowly like car steering? also any car steering model can be made in gui..?

Melden Sie sich an, um zu kommentieren.

Kategorien

Gefragt:

am 22 Mai 2014

Kommentiert:

am 2 Jun. 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by