Building GUI with Matlab

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Publisher: The MathWorks, Inc
Year: 1996

Language: English
Pages: 88

Introduction......Page 5
How to Use This Book......Page 6
The Big Picture......Page 7
Modifying Properties with the Property Editor......Page 8
Adding Buttons with the Control Panel......Page 10
Setting Callbacks with the Callback Editor......Page 11
Activating the Figure......Page 12
The Bottom Line......Page 13
GUI Design......Page 15
Introduction......Page 16
Design Principles......Page 17
Simplicity......Page 18
Familiarity......Page 21
The Dynamic Interface......Page 23
Keep It Simple......Page 25
Design Process......Page 26
1. Define the Task—Draw the GUI......Page 29
The Task......Page 30
2. Draw the GUI—Test the GUI......Page 32
3. Write the Code—Test the Code......Page 33
GUI Implementation......Page 35
Introduction......Page 36
The Property Editor......Page 37
Using the Property List......Page 38
Using the Object Browser......Page 39
Secrets for the Power User......Page 41
GUI Layout with Guide......Page 43
The Control Panel......Page 44
Controlling and Activating the Figure......Page 45
The Callback Editor......Page 46
Alignment Tool Features......Page 48
The Menu Editor......Page 49
A Complete Example......Page 50
Callback Tips......Page 59
A Complete Example: Temperature Conversion......Page 69
Reference......Page 73
align......Page 74
cbedit......Page 76
Controlled Figure......Page 77
ctlpanel......Page 78
guide......Page 79
helpwin......Page 80
menuedit......Page 82
Object Browser......Page 84
propedit......Page 85