Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: akabee01
  • Content: Threads
  • Order by date
  1. akabee01

    fliplr function

    I am having a problem with the fliplr function. I'm am trying to just read in an image file and then flip it. I do... img = imread('test.jpg') flp = fliplr(img) but everytime I get the same error saying ??? Error using ==> fliplr X must be a 2-D matrix. which I really dont understand...

Part and Inventory Search

Back
Top