No plot browser functionality for charts derived from matlab.graphics.chartcontainer.ChartContainer?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Christopher Carr
am 28 Apr. 2022
Beantwortet: Benjamin Kraus
am 28 Feb. 2025
It seems the plot browser functionality does not work for charts created by subclassing both matlab.graphics.chartcontainer.ChartContainer and matlab.graphics.chartcontainer.mixin.Legend. Selecting View->Plot Browser from the figure window opens the plot browser interface side window, but the window is no longer populated(blank) with the selectable primitives plotted on the figure axes. Has anyone else encountered this and is there a way to restore the base MATLAB plot browser functionality without creating a custom context menu/dialog?
0 Kommentare
Akzeptierte Antwort
Benjamin Kraus
am 28 Feb. 2025
There is currently no way to integrate your custom charts (created by subclassing matlab.graphics.chartcontainer.ChartContainer) into the plot browser. I will relay this enhancement request to our development team.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Graphics Objects finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!