Is this a bug in App Designer ? There is no indices present on the left side at all
조회 수: 3 (최근 30일)
이전 댓글 표시

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
Benjamin Kraus
2023년 10월 16일
@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
2023년 10월 16일
@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.
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!