Back to the main page.
Bug 1673 - test_ft_plot_slice fails
| Status | CLOSED FIXED |
| Reported | 2012-08-23 12:23:00 +0200 |
| Modified | 2012-10-24 10:44:32 +0200 |
| Product: | FieldTrip |
| Component: | core |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Mac OS |
| Importance: | P3 normal |
| Assigned to: | Jan-Mathijs Schoffelen |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Jan-Mathijs Schoffelen - 2012-08-23 12:23:08 +0200
Jan-Mathijs Schoffelen - 2012-08-23 12:25:32 +0200
this is due to the fact that in the test function, ft_plot_slice is called with one input argument only. In principle, this should work, but the code assumes at least 1 variable input argument. Fix: remove the expectation...