diff doc/interpreter/genpropdoc.m @ 20321:42b7d7758c4a

Remove axes "interpreter" property (bug #45388) * graphics.in.h (axes::properties): remove interpreter property * genpropdoc.m: remove "interpreter" from the list of axes properties * legend.m: create legend axes specific "interpreter" property * polar.m: bind labels "interpreter" to the axes "ticklabelinterpreter" * cla.m: use "ticklabelinterpreter" in test * __go_draw_axes__.m: use "ticklabelinterpreter" property for axes objects
author Pantxo Diribarne <pantxo.diribarne@gmail.com>
date Thu, 25 Jun 2015 00:22:32 +0200
parents 6db2ea5556a4
children a9a1f021d96b
line wrap: on
line diff
--- a/doc/interpreter/genpropdoc.m	Tue Jun 23 22:21:50 2015 +0200
+++ b/doc/interpreter/genpropdoc.m	Thu Jun 25 00:22:32 2015 +0200
@@ -591,8 +591,7 @@
         s.doc = doc_unused;
 
       case "gridlinestyle"
-      case "interpreter"
-
+           
       case "labelfontsizemultiplier"
         s.doc = doc_unused;