Is this a bug in App Designer ? There is no indices present on the left side at all
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen

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 Kommentare
Benjamin Kraus
am 16 Okt. 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
am 16 Okt. 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.
Antworten (0)
Siehe auch
Kategorien
Mehr zu 2-D and 3-D Plots 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!