aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/090-pde/membran/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2022-01-17 14:05:05 +0100
committerAndreas Müller <andreas.mueller@ost.ch>2022-01-17 14:05:05 +0100
commit0ae2acadcf667fcd3d2cfc76aad9a7a754cb0f61 (patch)
tree3e6f708e3c84ec26eaf9a2e8eb1658b753f41a34 /buch/chapters/090-pde/membran/Makefile
parentmany changes in the orthogonality chapter (diff)
downloadSeminarSpezielleFunktionen-0ae2acadcf667fcd3d2cfc76aad9a7a754cb0f61.tar.gz
SeminarSpezielleFunktionen-0ae2acadcf667fcd3d2cfc76aad9a7a754cb0f61.zip
add lots of images for a new cover
Diffstat (limited to 'buch/chapters/090-pde/membran/Makefile')
-rw-r--r--buch/chapters/090-pde/membran/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/buch/chapters/090-pde/membran/Makefile b/buch/chapters/090-pde/membran/Makefile
new file mode 100644
index 0000000..35dfd14
--- /dev/null
+++ b/buch/chapters/090-pde/membran/Makefile
@@ -0,0 +1,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