Mercurial > hg > octave-nkf
diff scripts/plot/module.mk @ 10218:ce94aaa71a4f
daspect.m, pbaspect.m: New functions.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Thu, 28 Jan 2010 20:59:31 -0500 |
parents | 4516a0c97ced |
children | 3c59ce262c66 |
line wrap: on
line diff
--- a/scripts/plot/module.mk +++ b/scripts/plot/module.mk @@ -63,6 +63,7 @@ plot/contourc.m \ plot/contourf.m \ plot/cylinder.m \ + plot/daspect.m \ plot/diffuse.m \ plot/ellipsoid.m \ plot/errorbar.m \ @@ -113,6 +114,7 @@ plot/orient.m \ plot/pareto.m \ plot/patch.m \ + plot/pbaspect.m \ plot/pcolor.m \ plot/peaks.m \ plot/pie.m \