Back to the main page.
Bug 3152 - Undefined function 'mvnrnd' for input arguments of type 'double'.
| Status | CLOSED INVALID |
| Reported | 2016-06-22 13:17:00 +0200 |
| Modified | 2017-01-17 11:29:47 +0100 |
| Product: | FieldTrip |
| Component: | core |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Mac OS |
| Importance: | P5 normal |
| Assigned to: | Robert Oostenveld |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Robert Oostenveld - 2016-06-22 13:17:55 +0200
in R2015a, whereas in R2014b it works fine. This was detected in test_tutorial_connectivity.
Robert Oostenveld - 2016-06-22 13:20:58 +0200
>> which mvnrnd /opt/matlab/R2014b/toolbox/stats/stats/mvnrnd.m >> which mvnrnd /opt/matlab/R2015a/toolbox/stats/stats/mvnrnd.m Hmm, so they both do exist. However, upon running the test script it failed. This sounds like the file system error JM and Jim reported to me recently.
Robert Oostenveld - 2016-06-22 13:21:23 +0200
it is not a fieldtrip or MATLAB problem