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: nicolagao
  • Content: Threads
  • Order by date
  1. nicolagao

    how to read in an excel file properly in basic mode?

    I am trying to read in a .xls file with one column in text and one column of numbers. On Windows, '[num, txt]= xlsread(filename, ...)' works perfectly. Now, I want to run it on a Unix platform, which seems not supporting this command. Is there anything working like this command in basic mode? Or...
  2. nicolagao

    not enough memory......please help

    I was trying to open a .dat file by 'edit'. The file is about 14MB, but it always ends up showing "Not enough memory to read file contents: Java heap space" in the command window. Since it's not a large file at all, there is far more than enough memory left on my computer. I wonder if anyone...
  3. nicolagao

    reversing a colormap

    Can I do that? If I want, say the 'gray' colormap to be from 'white to black', instead 'black to white', is there any simple function doing that? Thanks!

Part and Inventory Search

Back
Top