Back to the main page.
Bug 2537 - update the matlab versions in qsubfeval
| Status | CLOSED FIXED |
| Reported | 2014-04-15 13:54:00 +0200 |
| Modified | 2014-05-14 20:08:47 +0200 |
| Product: | FieldTrip |
| Component: | qsub |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Mac OS |
| Importance: | P5 normal |
| Assigned to: | Robert Oostenveld |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Robert Oostenveld - 2014-04-15 13:54:40 +0200
On 15 Apr 2014, at 12:40, Mourik, T. van (Tim) wrote: Hi Robert, I didn't understand why qsubcellfun was running old versions of matlab when I submitted functions to the cluster, so I looked into the code. The reason is in qsubfeval (line 169-202), where the matlab version is retreived. This only supports versions up to 2012b and therefore is outdated. Could this perhaps be changed in the near future? Best, Tim
Robert Oostenveld - 2014-04-15 13:56:43 +0200
this fixes it. mac011> svn commit Sending qsubfeval.m Transmitting file data . Committed revision 9421.