photo

Elisa Lafforgue


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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...

etwa 6 Jahre vor | 0

Frage


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...

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
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...

mehr als 6 Jahre vor | 0

Beantwortet
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 ...

mehr als 6 Jahre vor | 0

Frage


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...

mehr als 6 Jahre vor | 3 Antworten | 0

3

Antworten