setting current axes in gui

I have used command axes(handles.axes1) I have using data of my exp. to plot graph using gui. It displays an error note as non-existent field axes1 whereas i have put axes1 in figure notation of gui. How does I resolve it? Please help, I have wasted a lot of time on this.

1 件のコメント

Geoff Hayes
Geoff Hayes 2015 年 12 月 6 日
nancy - please clarify what you mean by I have put axes1 in figure notation of gui. Are you using GUIDE to create your GUI and so have added an axes named (or tagged) as axes1. Also, please describe where you are calling the line
axes(handles.axes1)
Are you doing this from a callback within the GUI or somewhere else?

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

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeCreating, Deleting, and Querying Graphics Objects についてさらに検索

タグ

質問済み:

2015 年 12 月 6 日

コメント済み:

2015 年 12 月 6 日

Community Treasure Hunt

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

Start Hunting!

Translated by