Skip to content

Instantly share code, notes, and snippets.

@chapter09
Created December 9, 2013 08:47
Show Gist options
  • Save chapter09/7869246 to your computer and use it in GitHub Desktop.
Save chapter09/7869246 to your computer and use it in GitHub Desktop.
function s=TimeStamp
strcat(datestr(clock,'yyyy-mm-dd-HHhMM'),'m',datestr(clock,'ss'),'s')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment