view .gitignore @ 18663:271873b2f44f

importdata.m: Return cellstr of text when no numeric data found (bug #41630). * importdata.m: If no numeric data found, read in entire file as chars. Use strsplit with EOL as delimiter to return cellstr of lines.
author Philip Nienhuis <prnienhuis@users.sf.net>
date Wed, 02 Apr 2014 20:46:57 +0200
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/