showing image at 0%, image is too big to fit screen

2 views (last 30 days)
Good evening, I am trying to finish this script and I keep bumping into problems that I can't quite seem to get around. I've tried multiple different ways to correct the errors yet I still can't seem to overcome the problems. The first problem that I am encountering is the warning of image too big to fit screen, displaying at 0%. I believe this has something to do with the way I have defined the variable, as I keep getting the message of inequality of the left and right side (1-by-1 on left and 1-by-1-by-3 on right), even though it apears that they are infact both 1-by-1-by-3. Any help is greatly apreciated!
  5 Comments
L C
L C on 14 Nov 2018
I have changed some lines of your script.
The changed lines I have commented %Changed or %Added.
And the script will rotate the image 90 degree.
Is this what you want?
Robert Meyer
Robert Meyer on 14 Nov 2018
Yes, this is exactly what I was looking for! for some reason I couldn't get past one point and this is exactly what I needed it to do! your help is very much apreciated!

Sign in to comment.

Answers (0)

Categories

Find more on Images in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!