Skip to content

Fix activation of compatibility functions.#835

Open
jendas1 wants to merge 1 commit intovlfeat:masterfrom
jendas1:master
Open

Fix activation of compatibility functions.#835
jendas1 wants to merge 1 commit intovlfeat:masterfrom
jendas1:master

Conversation

@jendas1
Copy link
Copy Markdown

@jendas1 jendas1 commented Jan 7, 2017

In Matlab2016b is function gather that is not part of the Parallel Toolbox so the condition doesn't include compatibility functions even if Parallel Toolbox is not installed (see https://www.mathworks.com/help/matlab/ref/gather.html).
Fixed by checking all three functions that will be patched using parallel compatibility.

In Matlab2016b is function gather that is not part of the Parallel Toolbox so the condition doesn't include compatibility functions even if Parallel Toolbox is not installed (see https://www.mathworks.com/help/matlab/ref/gather.html). 
Fixed by checking all three functions that will be patched using parallel compatibility.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant