Clear Filters
Clear Filters

How to call the axes into push button in GUI?

1 view (last 30 days)
oi oi
oi oi on 11 Dec 2016
Answered: Image Analyst on 11 Dec 2016
The variable has the image but how can i use it in the push button. any ideas? Thanks in advance
  1 Comment
David Barry
David Barry on 11 Dec 2016
This makes no sense. Please clearly explain what you are trying to do and upload some example code.

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 11 Dec 2016
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. The user can...............

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!