Switch to unified view

a b/preprocessOfApneaECG/BioSigKit/LayoutLib/layoutdoc/Examples.html
1
<html xmlns:saxon="http://icl.com/saxon">
2
3
   <head>
4
      <link rel="stylesheet" type="text/css" href="doc.css"/>
5
      <link rel="stylesheet" type="text/css" href=""/>
6
      <meta author="The MathWorks Ltd."/>
7
      <meta copyright="2018 The MathWorks Ltd."/>
8
      <title>Examples</title>
9
   </head>
10
11
   
12
            
13
   <body>
14
      
15
      <table class="header" width="100%" border="0" cellspacing="0" cellpadding="0">
16
         <tr>
17
            <td bgcolor="#e4f0f8"><A href="index.html"><font face="Arial" bgcolor="#e4f0f8" size="+0" underline="0" color="#000000"><b>GUI Layout Toolbox 2.3.3</b></font></A></td>
18
            <td width="36" bgcolor="#e4f0f8"><A HREF="index.html"><IMG SRC="Images/leftarrow.png" BORDER="0" ALT="previous page"/></A><A HREF="index.html"><IMG SRC="Images/rightarrow.png" BORDER="0" ALT="next page"/></A></td>
19
         </tr>
20
      </table>
21
   
22
      <h1>Examples&nbsp;<A href="index.html"><img src="Images/uparrow.png" border="0" align="top" alt="Go back up one level"/></A></h1>
23
    
24
     <p>The following examples are provided as part of this documentation. Click
25
     the name of any example to go to the corresponding page.</p>
26
         
27
     <h4>Basics</h4>
28
     <dl>
29
         <dt><a href="HierarchyExample.html">Layout hierarchy</a></dt>
30
         <dd>Using layouts inside layouts to produce more complex designs</dd>
31
     </dl>
32
         
33
     <h4>Using axes</h4>
34
     <dl>
35
         <dt><a href="AxesExample.html">Positioning axes</a></dt>
36
         <dd>Using the different axes position properties.</dd>
37
38
         <dt><a href="AxesLegendsColorbars.html">Axes legends and colorbars</a></dt>
39
         <dd>How to work with axes that may also have legends and/or colorbars.</dd>
40
     </dl>
41
         
42
     <h4>Using panels</h4>
43
     <dl>
44
         <dt><a href="PanelHelp.html">Context help</a></dt>
45
         <dd>Adding context-sensitive help using panels.</dd>
46
         
47
         <dt><a href="PanelMinimize.html">Minimize and maximize</a></dt>
48
         <dd>Creating a user interface with panels that can be minimized and
49
         maximized.</dd>
50
         
51
         <dt><a href="PanelDock.html">Dock and undock</a></dt>
52
         <dd>Creating a user interface with panels that can be undocked into
53
         separate windows.</dd>
54
     </dl>
55
     
56
     <h4>Visible</h4>
57
      <dl>
58
         <dt><a href="VisibleExample.html">Show and hide</a></dt>
59
         <dd>Showing and hiding a layout and its contents.</dd>
60
      </dl>
61
       
62
     <h4>Applications</h4>
63
      <dl>
64
         <dt><a href="ExampleApp.html">Building a complete application</a></dt>
65
         <dd>Using layouts together to produce a complete application.</dd>
66
     </dl>
67
       
68
69
      <br clear="all"/>
70
      
71
      
72
      <br clear="ALL"/>
73
      <table class="footer" width="100%" border="0" cellspacing="0" cellpadding="0">
74
         <tr>
75
            <td width="18" height="15" bgcolor="#e4f0f8" align="left"><a href="index.html"><img src="images/leftarrow.png" border="0" alt="previous page"/></a></td>
76
            <td width="40%" height="15" bgcolor="#e4f0f8" align="left"><a href="index.html"><font face="arial" bgcolor="#e4f0f8" size="normal" underline="0" color="#000000">Front page</font></a></td>
77
            <td width="20%" height="15" bgcolor="#e4f0f8" align="center"><a href="index.html"><font face="arial" bgcolor="#e4f0f8" size="normal" underline="0" color="#000000">[Top]</font></a></td>
78
            <td width="40%" height="15" bgcolor="#e4f0f8" align="right"><a href="index.html"><font face="arial" bgcolor="#e4f0f8" size="normal" underline="0" color="#000000">Front page</font></a></td>
79
            <td width="18" height="15" bgcolor="#e4f0f8" align="right"><a href="index.html"><img src="images/rightarrow.png" border="0" alt="next page"/></a></td>
80
         </tr>
81
      </table>
82
      <font face="Arial" bgcolor="#e4f0f8" size="normal" underline="0" color="#000000">&copy; 2018 The MathWorks Ltd</font>
83
      <TT>&#149; </TT><a href="matlab: termsOfUse">Terms of Use</a>
84
      <TT>&#149; </TT><a href="matlab: helpview([matlabroot,'/patents.txt'])">Patents</a>
85
      <TT>&#149; </TT><a href="matlab: helpview([matlabroot,'/trademarks.txt'])">Trademarks</a>
86
   
87
   </body>
88
</html>