diff scripts/plot/util/module.mk @ 18972:19cb2530c16b

Add __get_funcname__.m, pan.m and rotate3d.m to module.mk
author Andreas Weber <andreas.weber@hs-offenburg.de>
date Thu, 31 Jul 2014 15:49:21 +0200
parents d1750be79dee
children
line wrap: on
line diff
--- a/scripts/plot/util/module.mk	Thu Jul 31 00:03:56 2014 +0200
+++ b/scripts/plot/util/module.mk	Thu Jul 31 15:49:21 2014 +0200
@@ -63,12 +63,14 @@
   plot/util/newplot.m \
   plot/util/__next_line_color__.m \
   plot/util/__next_line_style__.m \
+  plot/util/pan.m \
   plot/util/__plt_get_axis_arg__.m \
   plot/util/__pltopt__.m \
   plot/util/printd.m \
   plot/util/print.m \
   plot/util/refreshdata.m \
   plot/util/refresh.m \
+  plot/util/rotate3d.m \
   plot/util/saveas.m \
   plot/util/shg.m \
   plot/util/struct2hdl.m \