aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/kugel/images/spherecurve.m
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2022-05-24 11:45:50 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2022-05-24 11:45:50 +0200
commit6ee6a7b0cf91469c7a79827293b8e3b880a6a0aa (patch)
tree99c6f23a3f2242653e610ec74e4b446f08db2c3f /buch/papers/kugel/images/spherecurve.m
parentnew spherical graph (diff)
downloadSeminarSpezielleFunktionen-6ee6a7b0cf91469c7a79827293b8e3b880a6a0aa.tar.gz
SeminarSpezielleFunktionen-6ee6a7b0cf91469c7a79827293b8e3b880a6a0aa.zip
add C++ program to compute the surface
Diffstat (limited to 'buch/papers/kugel/images/spherecurve.m')
-rw-r--r--buch/papers/kugel/images/spherecurve.m4
1 files changed, 2 insertions, 2 deletions
diff --git a/buch/papers/kugel/images/spherecurve.m b/buch/papers/kugel/images/spherecurve.m
index ea9c901..99d5c9a 100644
--- a/buch/papers/kugel/images/spherecurve.m
+++ b/buch/papers/kugel/images/spherecurve.m
@@ -1,5 +1,5 @@
#
-# spherecurv.m
+# spherecurve.m
#
# (c) 2022 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
#
@@ -125,7 +125,7 @@ function dreieck(fn, v0, v1, v2)
fprintf(fn, " }\n");
endfunction
-fn = fopen("spherecurve.inc", "w");
+fn = fopen("spherecurve2.inc", "w");
for i = (1:phisteps)
# Polkappe nord