Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Praktisk programmering og numeriske metoder
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lucas Christesen Ahler
Praktisk programmering og numeriske metoder
Commits
fdfdd425
Commit
fdfdd425
authored
3 years ago
by
Lucas Christesen Ahler
Browse files
Options
Downloads
Patches
Plain Diff
Changed labels on three body plot
parent
02b338b7
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
homework/ODE/Makefile
+3
-3
3 additions, 3 deletions
homework/ODE/Makefile
homework/ODE/Three_body.png
+0
-0
0 additions, 0 deletions
homework/ODE/Three_body.png
with
3 additions
and
3 deletions
homework/ODE/Makefile
+
3
−
3
View file @
fdfdd425
...
...
@@ -7,9 +7,9 @@ Three_body.png: path.txt Makefile
set output "$@";\
set key top left;\
set tics out;\
set xlabel "
Time (days)
";\
set ylabel "
Nr. of people
";\
set title "
Basic SIR-model
";\
set xlabel "
x
";\
set ylabel "
y
";\
set title "
Stable three body configuration
";\
set yrange [-1:1];\
plot\
"$<" using 2:3 with line title "Body 1",\
...
...
This diff is collapsed.
Click to expand it.
homework/ODE/Three_body.png
+
0
−
0
View replaced file @
02b338b7
View file @
fdfdd425
5.34 KiB
|
W:
|
H:
4.88 KiB
|
W:
|
H:
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment