Back to the main page.
Bug 1530 - ft_sourceplot fails on parameterselection
| Status | CLOSED WORKSFORME |
| Reported | 2012-06-13 17:35:00 +0200 |
| Modified | 2012-11-29 09:13:47 +0100 |
| Product: | FieldTrip |
| Component: | plotting |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Mac OS |
| Importance: | P3 normal |
| Assigned to: | Jan-Mathijs Schoffelen |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Robert Oostenveld - 2012-06-13 17:35:45 +0200
On 13 Jun 2012, at 17:18, Peter, A.S. (Alina) wrote: ??? Undefined function or method 'parameterselection' for input arguments of type 'struct'. Error in ==> ft_sourceplot at 285 cfg.funparameter = parameterselection(cfg.funparameter, data); Error in ==> plot_sources at 129 ft_sourceplot(cfg, sourceDiffIntNorm); ------- these problems started after me changing the key=q handling at the end (which I did yesterday)
Robert Oostenveld - 2012-06-13 17:37:02 +0200
I added the test data to /home/common/matlab/fieldtrip/data/test/bug1530, there is no test script yet
Jan-Mathijs Schoffelen - 2012-11-28 15:43:56 +0100
/home/common/matlab/fieldtrip/data/test/bug1530 bash-3.2$ cd ~/matlab/fieldtrip/test bash-3.2$ svn add test_bug1530.m A test_bug1530.m bash-3.2$ svn commit -m "added test function" test_bug1530.m Adding test_bug1530.m Transmitting file data . Committed revision 7034.
Jan-Mathijs Schoffelen - 2012-11-28 15:44:15 +0100
/home/common/matlab/fieldtrip/data/test/bug1530 bash-3.2$ cd ~/matlab/fieldtrip/test bash-3.2$ svn add test_bug1530.m A test_bug1530.m bash-3.2$ svn commit -m "added test function" test_bug1530.m Adding test_bug1530.m Transmitting file data . Committed revision 7034.