Back to the main page.
Bug 2720 - tutorials should start with close all, clear all
Status |
ASSIGNED |
Reported |
2014-10-02 19:37:00 +0200 |
Modified |
2014-11-05 14:40:54 +0100 |
Product: |
FieldTrip |
Component: |
documentation |
Version: |
unspecified |
Hardware: |
PC |
Operating System: |
Mac OS |
Importance: |
P5 trivial |
Assigned to: |
Tzvetan Popov |
URL: |
|
Tags: |
|
Depends on: |
|
Blocks: |
|
See also: |
|
Robert Oostenveld - 2014-10-02 19:37:51 +0200
I noticed that when running multiple tutorials in succession, course participants collect quite some (old) data in memory, causing memory to fill up.
It would be good to have all tutorials start with a common section like
which ft_defaults % check that the correct version of fieldtrip is on the path
close all % close all figures
clear all % clear all previous work from memory