Is this a bug in App Designer ? There is no indices present on the left side at all
3 views (last 30 days)
Show older comments

Unable to perform assignment because the indices on the left side are not compatible with the
size of the right side.
Error in matlab.graphics.chart.primitive.internal.AbstractScatter/getXYZDataExtents
xxxx_bug = app.UIAxesVAphase.InnerPosition(1)
8 Comments
Benjamin Kraus
on 16 Oct 2023
@dpb: "I was going to suggest that triggering the internal error was probably sufficient justification to submit the app that demonstrated the issue as an official support request."
I agree, if this is consistently reproducible, an official support request is probably appropriate.
Benjamin Kraus
on 16 Oct 2023
@dpb: "one doesn't often think of the complexities underneath what seems fairly simple request"
That was the significantly simplified version. Calculating the InnerPosition is (perhaps overly) complex.
Answers (0)
See Also
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!