UIAxes error while creating controlchart

조회 수: 1 (최근 30일)
Grace
Grace 2022년 11월 28일
댓글: Grace 2022년 11월 28일
Hello
I am currently creating an app for basic SPC. When I run the code with
,
a popup window shows up with the chart.
Changing the line to this
shows an error i.e 'X must be a vector or matrix'.
Is there a way of plotting this control chart on the UI axes? Note that the data being read is from an excel sheet.
Your help will be highly appreciated. Thank you.

답변 (1개)

Walter Roberson
Walter Roberson 2022년 11월 28일
use the 'parent' option to pass in the axes
  댓글 수: 1
Grace
Grace 2022년 11월 28일
Hello
Thank you for your response. I am abit rusty in the app designer. Could you please expound on this point? I have read the documentation here but I still do not understand how to solve the problem.
Thank you.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by