September 2004
4 posts
1 tag
tip:
Sep 29th
2 tags
tip: matlab
use index = find( diff( sign( diff([0; x(:); 0]) ) )
Sep 29th
2 tags
tip: macosx
scselect and scutil are useful for selecting network locations in os x
Sep 25th
2 tags
tip: macosx
to mount an image from the command line, type: sudo hdutil attach path/to/image/file.iso path/to/image/file.dmg path/to/image/file.cdr
Sep 9th