UIAxes error while creating controlchart

3 ビュー (過去 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 Center および File ExchangeDevelop 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