mathworks / volume-labeling-widgets

Enable custom workflows for labeling volumes and isosurfaces in your MATLAB app.
Other
2 stars 1 forks source link

Unable to place TiledLayout directly in GridLayout in R2022a #2

Closed rjackey closed 1 year ago

rjackey commented 3 years ago

Getting this error when running unit tests on this FEX/Github entry:

Warning: GridLayout does not support TiledChartLayout. Create a panel as a child of the GridLayout, and then place the TiledChartLayout in the panel.

g2613184

rjackey commented 1 year ago

Per request from Yair, try to ensure this continues to support the older releases (20b, 21a, and on)

rjackey commented 1 year ago

BaseAxesViewer has the version dependency. I should just reconfirm it works in each release from R2020b and later.