UI for selecting plot marker type

I am wanting to set the marker style for each file I am plotting similar to using uisetcolor but for marker style. I could not find it built into matlab and I am not sure how to go about creating a ui like this. Any help would be great.

댓글 수: 1

Just use a popup list populated with the marker types
doc uicontrol
gives details of creating a uicontrol, including 'style', 'popup' which is what would likely be most useful.

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

질문:

2018년 1월 5일

댓글:

2018년 1월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by