Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PlotID
plotID_matlab
Commits
59d86a29
Commit
59d86a29
authored
Mar 22, 2022
by
Lemmer, Jan
Browse files
remove clenENV from Example
parent
83ab71f7
Pipeline
#671901
passed with stage
in 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
PlotID_example.m
View file @
59d86a29
...
...
@@ -4,7 +4,7 @@
%% Clear and set environment
addpath
(
'Examples'
);
clear
Env
;
% contains clear clc, close all
clear
;
close
all
;
clc
;
%% Data (only necessary for this example)
[
x
,
y
,
datapath
]
=
createExampleData
(
'matlab'
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment