Skip to content
Snippets Groups Projects
Commit 366d8483 authored by Lemmer, Jan's avatar Lemmer, Jan
Browse files

Merge branch 'cleanUPfiles' into 'master'

remove clenENV from Example

See merge request !77
parents 83ab71f7 59d86a29
No related branches found
No related tags found
1 merge request!77remove clenENV from Example
Pipeline #671904 passed
......@@ -4,7 +4,7 @@
%% Clear and set environment
addpath('Examples');
clearEnv; % contains clear clc, close all
clear; close all; clc;
%% Data (only necessary for this example)
[x, y, datapath] = createExampleData('matlab');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment