-
- Downloads

Fix bugs in parallel toolbox introduced in 47af0c

1. 'fGlobalVar' was misspelled 2. Removing the eval crashes the parallel option as global variables are not passed correctly. Because it originally was an assignment where the variable named options_ was assigned to fGlobalVar.options_, but after 47af0cdewe only assign the string 'options_' stored in GlobalNames{j}.
Loading
Please register or sign in to comment