Open GavriYashar opened 7 years ago
an api to create custom ribbon tabs would be nice to have
ml = at.mep.Matlab.getInstance(); thp = ml.getComponents("ToolstripHeaderPanel"); thp0 = thp.get(0); dtt = com.mathworks.toolstrip.DefaultToolstripTab("test1", "test2"); thp0.addTab(7,dtt)
EditorToolSetFactory; resources/EditorToolset.xml
EditorToolSetFactory
resources/EditorToolset.xml
https://undocumentedmatlab.com/blog/matlab-toolstrip-part-1
an api to create custom ribbon tabs would be nice to have
EditorToolSetFactory
;resources/EditorToolset.xml
https://undocumentedmatlab.com/blog/matlab-toolstrip-part-1