photo

Elisa Lafforgue


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
How to reverse Y axis on image?
Well, what I did to solve it is just flipping the image before to put the axis then axis xy It does the trick but it wou...

6 years ago | 0

Question


How to reverse Y axis on image?
Hello, First of all, I know this question is dumb and that there is plenty of thread on it, but I could not find any solution...

6 years ago | 2 answers | 0

2

answers

Answered
How can I reverse the y-axis when I use the IMAGE or IMAGESC function to display an image in MATLAB?
Hello, I have the same problem but with figure(7);clf; Image = 'input.jpg'; [rows, columns, ColorChannels] = size...

6 years ago | 0

Answered
How to set custom origin point?
Thank you for your answer but with those code we have: ax.YAxisLocation = 'origin'; % setting y axis location to origin ...

6 years ago | 0

Question


How to set custom origin point?
Hello, I can't manage to find any solution to this problem (do I have to precise I am a complete novice with matlab): Lets...

6 years ago | 3 answers | 0

3

answers