aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/090-pde/membran/Makefile
blob: 35dfd143c02da6f1883158f05267df40c3336a07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Makefile
#
# (c) 2022 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
#
all:	membran.png

membran.inc:	membran.m
	octave membran.m

size="+W1920 +H540"
size="+W3840 +H1080"

membran.png:	membran.pov membran.inc
	povray +A0.1 +UA $(size) -Omembran.png membran.pov