Create a GUI for collecting parameters

I would like to create a GUI for collecting parameters for my Matlab code. Then there should be a button that starts my Matlab code. How should I accomplish this? Many thanks.

답변 (1개)

Image Analyst
Image Analyst 2015년 8월 14일

0 개 추천

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 select a folder of images, select one or more images and display them, to select a series of options, and to individually or batch process one or more images.

카테고리

도움말 센터File Exchange에서 Image Filtering and Enhancement에 대해 자세히 알아보기

태그

질문:

2015년 8월 13일

답변:

2015년 8월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by