Back to the main page.
Bug 857 - ft_databrowser crashes
| Status | CLOSED FIXED |
| Reported | 2011-08-01 17:17:00 +0200 |
| Modified | 2011-09-06 14:36:59 +0200 |
| Product: | FieldTrip |
| Component: | core |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Windows |
| Importance: | P1 major |
| Assigned to: | Jörn M. Horschig |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Stephen Whitmarsh - 2011-08-01 17:17:42 +0200
Dude, do some testing before you commit: ??? Undefined variable laytime. Error in ==> ft_databrowser>redraw_cb at 1086 labelx = laytime.pos(:,1) - laytime.width/2 - 0.01; Error in ==> ft_databrowser at 455 redraw_cb(h); Error in ==> do_preproces_A_TFR at 80 cfg = ft_databrowser(cfg,data_detrend);
Stephen Whitmarsh - 2011-08-01 17:18:09 +0200
no hard feelings ofcourse ;-)
Jörn M. Horschig - 2011-08-01 17:57:32 +0200
sure sure, should be fixed, please check else, laytime is now called opt.laytime, please fix yourself :)