Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marc Posthuma
Bachelor Stage
Commits
5a304cb2
Commit
5a304cb2
authored
Apr 29, 2021
by
mposthuma
Browse files
Changed color of line to match scatter in plot
parent
64312c3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Target_response_plot_test_experiment.m
View file @
5a304cb2
...
...
@@ -83,7 +83,7 @@ pb_nicegraph;
% color
for
iH
=
1
:
length
(
h
)
h
(
iH
)
.
Color
=
col
(
iH
,:);
hr
(
iH
)
.
Color
=
col
(
col
(
iH
,:)
)
;
hr
(
iH
)
.
Color
=
col
(
iH
,:);
end
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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