view .gitignore @ 18747:9eb72fa5f8b5

datevec.m: Return value with same shape as input (bug #42334). datevec.m: If input is not a row vector, record size of input and restore with reshape at end of function. Add input validation tests.
author Sergey Plotnikov <seryozha.plotnikov@gmail.com>
date Sun, 11 May 2014 17:14:10 -0700
parents 5758e0013246
children
line wrap: on
line source

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