Back to the main page.
Bug 2925 - ft_specest_mtmconvol - ntaper output missing from a line in documentation
| Status | CLOSED FIXED |
| Reported | 2015-07-10 15:46:00 +0200 |
| Modified | 2019-08-10 12:31:33 +0200 |
| Product: | FieldTrip |
| Component: | documentation |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Windows |
| Importance: | P5 normal |
| Assigned to: | |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Balázs Knakker - 2015-07-10 15:46:34 +0200
function header: function [spectrum,ntaper,freqoi,timeoi] = ft_specest_mtmconvol(dat, time, varargin) relevant line from documentation: % [spectrum,freqoi,timeoi] = ft_specest_mtmconvol(dat,time,...) (Definition of ntaper is given below, so it's basically just a typo.)
Robert Oostenveld - 2015-07-10 16:04:02 +0200
thanks, that was an easy one to fix. ub246060> svn commit ft_specest_mtmconvol.m Sending ft_specest_mtmconvol.m Transmitting file data . Committed revision 10528.