15
1

12.010.Lec17 - Massachusetts Institute of Technologytah/12.010/12.010.Lec17.pdfGUI Features 04 Nearly all of the callbacks for the GUI use the gpsgui.m function M-file and a series

  • Upload
    others

  • View
    4

  • Download
    0

Embed Size (px)

Citation preview

1

2

3

4

5

6

7

8

9

10

11

12

13

Switchyard programming is use of one function for all call backs with switch used to test case passed (call back is ‘mygui case’ interpreted as mygiu(‘case’);

14

15