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
366d8483
Commit
366d8483
authored
Mar 22, 2022
by
Lemmer, Jan
Browse files
Merge branch 'cleanUPfiles' into 'master'
remove clenENV from Example See merge request
!77
parents
83ab71f7
59d86a29
Pipeline
#671904
passed with stage
in 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
PlotID_example.m
View file @
366d8483
...
...
@@ -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