summaryrefslogtreecommitdiff
path: root/gui_win.m
Commit message (Collapse)AuthorAgeFilesLines
* one more fix for image data folderEugeniy Mikhailov2012-09-181-3/+1
|
* cross logic reworkedEugeniy Mikhailov2012-09-181-67/+85
|
* added modeline for vim editorEugeniy Mikhailov2012-09-181-0/+3
| | | | | Matlab expands tabs with spaces and use default space number equal to 4. So I need to adjust vim to this
* simplified logic for continuous and single runEugeniy Mikhailov2012-09-181-31/+13
| | | | For whatever reason pushing stop does not do a thing
* Removed seemingly useless codeEugeniy Mikhailov2012-09-181-4/+0
| | | | It also crashes matlab since it calls for unset variable
* when we call system we assign result and statusEugeniy Mikhailov2012-09-181-1/+1
| | | | | This good since we can use it later and also suppresses output from the grabber which fills the matlab command window.
* Name of the directory for saved images fixed yet againEugeniy Mikhailov2012-09-171-1/+1
|
* deleted unused functionsMi Zhang2012-09-171-41/+0
|
* change button names to humanreadableMi Zhang2012-09-171-141/+162
|
* more load/clean bugs fixedMi Zhang2012-09-171-2/+10
|
* fixed typo in the data directory nameEugeniy Mikhailov2012-09-141-1/+1
|
* draw crosssectionsMi Zhang2012-09-131-0/+21
|
* cross drawn separately, minor bugs fixedMi Zhang2012-09-131-60/+106
|
* first attempt to draw the cross, succeed randomlyMi Zhang2012-09-121-5/+33
|
* fix display bugMi Zhang2012-09-121-10/+39
|
* initial commitMi Zhang2012-09-111-0/+739