Back to the main page.
Bug 3329 - Can't run ft_defaults; Undefined function 'ft_platform_supports' for input arguments of type 'char'.
Status | CLOSED WORKSFORME |
Reported | 2017-08-07 19:00:00 +0200 |
Modified | 2019-08-10 12:40:53 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | Macintosh |
Operating System: | Mac OS |
Importance: | P5 blocker |
Assigned to: | |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Brady Williamson - 2017-08-07 19:00:09 +0200
Hi, I am trying to run fieldtrip in MATLAB2017a on MacOS 10.12.3. When I try to set ft_defaults, I get the following error message: Undefined function 'ft_platform_supports' for input arguments of type 'char'. Error in ft_defaults>checkMultipleToolbox (line 280) if ~ft_platform_supports('which-all') Error in ft_defaults (line 109) checkMultipleToolbox('FieldTrip', 'ft_defaults.m'); I am not sure why this issue is arising. I can't find the ft_platform_supports function in the fieldtrip distribution. Let me know if you need any more information. Thanks, Brady
Jan-Mathijs Schoffelen - 2017-08-08 08:04:58 +0200
ft_platform_supports should be located in fieldtrip/utilities. If you don't have it, your fieldtrip folder is probably incomplete. I suggest to download again.
Robert Oostenveld - 2019-08-10 12:34:43 +0200
This closes a whole series of bugs that have been resolved (either FIXED/WONTFIX/INVALID) for quite some time. If you disagree, please file a new issue on https://github.com/fieldtrip/fieldtrip/issues.