Creat a Simple GUI
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi
I saved "mat" file after 3 Steps in my project(for load it in GUI),Because any step Takes a long time.
now I need to create GUI .
please look at this picture and Help me for create it(it's very simple):

댓글 수: 0
채택된 답변
Image Analyst
2014년 12월 23일
You might want to look at this framework, where most of the common controls are there and you just have to paste in your custom code. But it handles loading filenames, letting user specify a folder, etc.
Description
This GUI will help the novice user get up to speed very quickly on using GUI-based applications. Everything is laid out in a very simple Step 1, Step 2, Step 3, etc. layout. It is a very good starting point for a typical image analysis application. This application uses GUIDE to do the user interface design, and has most of the basic controls such as buttons, listboxes, checkboxes, radio buttons, scrollbars, etc. It allows the user to .................
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Instrument Control Toolbox Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!