How to use yyaxis command in app designer?

3 ビュー (過去 30 日間)
Junghak
Junghak 2016 年 6 月 15 日
回答済み: liangsai liang 2020 年 1 月 2 日
How to use yyaxis command in app designer? When I used, there is error messange Error using yyaxis Axes argument must be a Cartesian Axes of type matlab.graphics.axis.Axes Error in agile_App1/ButtonButtonPushed (line 62) yyaxis(app.h1,'left');

回答 (2 件)

Anish Mitra
Anish Mitra 2016 年 6 月 28 日
It looks like the 'yyaxis' command is not supported in the App Designer, since it cannot be used with 'UIAxes'.
This is the list of supported graphics functionality in the App Designer as of the current release :
-- Anish
  2 件のコメント
David Smith
David Smith 2016 年 11 月 15 日
Anish, I am a little confused. That link lists yyaxis as a function supported in 2016b. Were you responding before the 2016b was available? (I am using 2016b and cannot get yyaxis to work either.) Thanks, Dave
Walter Roberson
Walter Roberson 2016 年 11 月 15 日
Yes, R2016b was not until September and Anish was writing in June.

サインインしてコメントする。


liangsai liang
liangsai liang 2020 年 1 月 2 日
here here
https://ww2.mathworks.cn/matlabcentral/answers/392950-2y-axis-in-appdesigner

カテゴリ

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