필터 지우기
필터 지우기

im trying to add pop up menu functionality to change the plot type

조회 수: 1 (최근 30일)
i have a gui that i am building which has totally 4 graphs in which each has 8 inputs text edits which take the input values which are further calculated and plotted in there respective plots , now the idea is to add a pop-up menu with the 4 methods for plotting and connect it to a push button which plots the values on a single graph, now the question is how to add switch cases of graph methods to pop-up menu can you give me an example

채택된 답변

Joseph Cheng
Joseph Cheng 2014년 4월 22일
type in guide in the workspace. under the Create New GUI tab there should be a template called "GUI with Axes and Menu". That should be everything you need to use switch statements and pushbutton update of axes.
  댓글 수: 2
rohith  adulla
rohith adulla 2014년 4월 22일
thanks mate i guess my problem gets solved once i get it solved ill let you know
rohith  adulla
rohith adulla 2014년 5월 1일
can you help me up in one more thing the pop up menu int his default interface is not changing even when i change in the property inspector can you suggest me a way to change those things

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Specifying Target for Graphics Output에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by