GavriYashar / Matlab-Editor-Plugin

Extends features for the matlab editor, Bookmarks, FileStructure, Clipboard stack
MIT License
74 stars 12 forks source link

is *enum* available for older Matlab version? #84

Open GavriYashar opened 7 years ago

GavriYashar commented 7 years ago

com.mathworks.widgets.text.mcode.MTree.NodeType available for R2014a (100) (w/o PROPTYPEDECL) available for R2016b (101) (w/ PROPTYPEDECL)

com.mathworks.widgets.text.mcode.MTree.FileType not available for R2014a at least since R2016b