~ubuntu-branches/ubuntu/raring/scilab/raring-proposed

« back to all changes in this revision

Viewing changes to modules/xcos/help/en_US/palettes/Sinks_pal/CANIMXY.xml

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2012-08-30 14:42:38 UTC
  • mfrom: (1.4.7)
  • Revision ID: package-import@ubuntu.com-20120830144238-c1y2og7dbm7m9nig
Tags: 5.4.0-beta-3-1~exp1
* New upstream release
* Update the scirenderer dep
* Get ride of libjhdf5-java dependency

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 * See the file ./license.txt
23
23
 -->
24
24
<refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" version="5.0-subset Scilab" xml:id="CANIMXY">
25
 
  <refnamediv>
26
 
    <refname>CANIMXY</refname>
27
 
    <refpurpose>y=f(x) animated viewer</refpurpose>
28
 
  </refnamediv>
29
 
  <refsection>
30
 
    <title>Block Screenshot</title>
31
 
    <para>
32
 
      <inlinemediaobject>
33
 
        <imageobject>
34
 
          <imagedata fileref="../../../../images/palettes/CANIMXY.png" align="center" valign="middle"/>
35
 
        </imageobject>
36
 
      </inlinemediaobject>
37
 
    </para>
38
 
  </refsection>
39
 
  <refsection id="Contents_CANIMXY">
40
 
    <title>Contents</title>
41
 
    <itemizedlist>
42
 
      <listitem>
43
 
        <para>
44
 
          <link linkend="CANIMXY">y=f(x) animated viewer</link>
45
 
        </para>
46
 
      </listitem>
47
 
      <listitem>
48
 
        <itemizedlist>
49
 
          <listitem>
50
 
            <para>
51
 
              <xref linkend="Palette_CANIMXY">Palette</xref>
52
 
            </para>
53
 
          </listitem>
54
 
          <listitem>
55
 
            <para>
56
 
              <xref linkend="Description_CANIMXY">Description</xref>
57
 
            </para>
58
 
          </listitem>
59
 
          <listitem>
60
 
            <para>
61
 
              <xref linkend="Dialogbox_CANIMXY">Dialog box</xref>
62
 
            </para>
63
 
          </listitem>
64
 
          <listitem>
65
 
            <para>
66
 
              <xref linkend="Defaultproperties_CANIMXY">Default properties</xref>
67
 
            </para>
68
 
          </listitem>
69
 
          <listitem>
70
 
            <para>
71
 
              <xref linkend="Interfacingfunction_CANIMXY">Interfacing function</xref>
72
 
            </para>
73
 
          </listitem>
74
 
          <listitem>
75
 
            <para>
76
 
              <xref linkend="Computationalfunction_CANIMXY">Computational function</xref>
77
 
            </para>
78
 
          </listitem>
79
 
          <listitem>
80
 
            <para>
81
 
              <xref linkend="Seealso_CANIMXY">See also</xref>
82
 
            </para>
83
 
          </listitem>
84
 
        </itemizedlist>
85
 
      </listitem>
86
 
    </itemizedlist>
87
 
  </refsection>
88
 
  <refsection id="Palette_CANIMXY">
89
 
    <title>Palette</title>
90
 
    <itemizedlist>
91
 
      <listitem>
92
 
        <para>
93
 
          <link linkend="Sinks_pal">Sinks palette</link>
94
 
        </para>
95
 
      </listitem>
96
 
    </itemizedlist>
97
 
  </refsection>
98
 
  <refsection id="Description_CANIMXY">
99
 
    <title>Description</title>
100
 
    <para>
101
 
      This block realizes the visualization of the evolution of the two regular input signals by drawing the second input as a function of the first at instants of events on the event input port.  When a point is drawn on screen it stays until the buffer length is reached. This scope is useful to make simple animations.
102
 
    </para>
103
 
    <para>
104
 
    </para>
105
 
  </refsection>
106
 
  <refsection id="Dialogbox_CANIMXY">
107
 
    <title>Dialog box</title>
108
 
    <para>
109
 
      <inlinemediaobject>
110
 
        <imageobject>
111
 
          <imagedata fileref="../../../../images/gui/CANIMXY_gui.gif" align="center" valign="middle"/>
112
 
        </imageobject>
113
 
      </inlinemediaobject>
114
 
    </para>
115
 
    <para>
116
 
      
117
 
    </para>
118
 
    <itemizedlist>
119
 
      <listitem>
120
 
        <para>
121
 
          <emphasis role="bold">Number of Curves</emphasis>
122
 
        </para>
123
 
        <para> Set the number of curves.</para>
124
 
        <para> Properties : Type 'vec' of size 1 </para>
125
 
      </listitem>
126
 
      <listitem>
127
 
        <para>
128
 
          <emphasis role="bold">color </emphasis>
129
 
        </para>
130
 
        <para>
131
 
          an integer. It is the color number (
132
 
          <inlinemediaobject>
133
 
            <imageobject>
134
 
              <imagedata fileref="../../../../help/images/CANIMXY_img3_eng.gif" align="center" valign="middle"/>
135
 
            </imageobject>
136
 
          </inlinemediaobject>
137
 
          ) or marker type (
138
 
          <inlinemediaobject>
139
 
            <imageobject>
140
 
              <imagedata fileref="../../../../help/images/CANIMXY_img4_eng.gif" align="center" valign="middle"/>
141
 
            </imageobject>
142
 
          </inlinemediaobject>
143
 
          ) used to draw the evolution of the input port signal. See<emphasis role="bold">xset()</emphasis> for color (dash type) definitions.
144
 
        </para>
145
 
        <para> Properties : Type 'vec' of size 1 </para>
146
 
      </listitem>
147
 
      <listitem>
148
 
        <para>
149
 
          <emphasis role="bold">line or mark size</emphasis>
150
 
        </para>
151
 
        <para> an integer.</para>
152
 
        <para> Properties : Type 'vec' of size 1 </para>
153
 
      </listitem>
154
 
      <listitem>
155
 
        <para>
156
 
          <emphasis role="bold">Output window number</emphasis>
157
 
        </para>
158
 
        <para> The number of graphic window used for the display. It is often good to use high values to avoid conflict with palettes and Super Block windows. If you have more than one scope, make sure they do not have the same window numbers (unless superposition of the curves is desired).</para>
159
 
        <para>Properties: Type 'vec' of size 1 </para>
160
 
      </listitem>
161
 
      <listitem>
162
 
        <para>
163
 
          <emphasis role="bold">Output window position</emphasis>
164
 
        </para>
165
 
        <para>A 2 element vector specifying the coordinates of the upper left corner of the graphic window. Answer [] for default window position.</para>
166
 
        <para>Properties: Type 'vec' of size -1 </para>
167
 
      </listitem>
168
 
      <listitem>
169
 
        <para>
170
 
          <emphasis role="bold">Output window sizes</emphasis>
171
 
        </para>
172
 
        <para>A 2 element vector specifying the width and height of the graphic window. Answer [] for default window dimensions.</para>
173
 
        <para>Properties: Type 'vec' of size -1 </para>
174
 
      </listitem>
175
 
      <listitem>
176
 
        <para>
177
 
          <emphasis role="bold">Xmin</emphasis>
178
 
        </para>
179
 
        <para>Minimum value of the first input: used to set up the X-axis of the plot in the graphics window.</para>
180
 
        <para>Properties: Type 'vec' of size 1 </para>
181
 
      </listitem>
182
 
      <listitem>
183
 
        <para>
184
 
          <emphasis role="bold">Xmax</emphasis>
185
 
        </para>
186
 
        <para>Maximum value of the first input: used to set up the X-axis of the plot in the graphics window.</para>
187
 
        <para>Properties: Type 'vec' of size 1 </para>
188
 
      </listitem>
189
 
      <listitem>
190
 
        <para>
191
 
          <emphasis role="bold">Ymin</emphasis>
192
 
        </para>
193
 
        <para>Minimum value of the second input: used to set up the Y-axis of the plot in the graphics window.</para>
194
 
        <para>Properties: Type 'vec' of size 1 </para>
195
 
      </listitem>
196
 
      <listitem>
197
 
        <para>
198
 
          <emphasis role="bold">Ymax</emphasis>
199
 
        </para>
200
 
        <para>Maximum value of the second input; used to set up the Y-axis of the plot in the graphics window.</para>
201
 
        <para>Properties: Type 'vec' of size 1 </para>
202
 
      </listitem>
203
 
      <listitem>
204
 
        <para>
205
 
          <emphasis role="bold">Buffer size</emphasis>
206
 
        </para>
207
 
        <para>An integer value. In order to minimize the number of graphics outputs, data may buffered.</para>
208
 
        <para>Properties: Type 'vec' of size 1</para>
209
 
      </listitem>
210
 
    </itemizedlist>
211
 
  </refsection>
212
 
  <refsection id="Defaultproperties_CANIMXY">
213
 
    <title>Default properties</title>
214
 
    <itemizedlist>
215
 
      <listitem>
216
 
        <para>
217
 
          <emphasis role="bold">always active:</emphasis> no
218
 
        </para>
219
 
      </listitem>
220
 
      <listitem>
221
 
        <para>
222
 
          <emphasis role="bold">direct-feedthrough:</emphasis> no
223
 
        </para>
224
 
      </listitem>
225
 
      <listitem>
226
 
        <para>
227
 
          <emphasis role="bold">zero-crossing:</emphasis> no
228
 
        </para>
229
 
      </listitem>
230
 
      <listitem>
231
 
        <para>
232
 
          <emphasis role="bold">mode:</emphasis> no
233
 
        </para>
234
 
      </listitem>
235
 
      <listitem>
236
 
        <para>
237
 
          <emphasis role="bold">regular inputs:</emphasis>
238
 
        </para>
239
 
        <para>
240
 
          <emphasis role="bold">- port 1 : size [1,1] / type 1</emphasis>
241
 
        </para>
242
 
        <para>
243
 
          <emphasis role="bold">- port 2 : size [1,1] / type 1</emphasis>
244
 
        </para>
245
 
      </listitem>
246
 
      <listitem>
247
 
        <para>
248
 
          <emphasis role="bold">number/sizes of activation inputs:</emphasis> 1
249
 
        </para>
250
 
      </listitem>
251
 
      <listitem>
252
 
        <para>
253
 
          <emphasis role="bold">number/sizes of activation outputs:</emphasis> 0
254
 
        </para>
255
 
      </listitem>
256
 
      <listitem>
257
 
        <para>
258
 
          <emphasis role="bold">continuous-time state:</emphasis> no
259
 
        </para>
260
 
      </listitem>
261
 
      <listitem>
262
 
        <para>
263
 
          <emphasis role="bold">discrete-time state:</emphasis> no
264
 
        </para>
265
 
      </listitem>
266
 
      <listitem>
267
 
        <para>
268
 
          <emphasis role="bold">object discrete-time state:</emphasis> no
269
 
        </para>
270
 
      </listitem>
271
 
      <listitem>
272
 
        <para>
273
 
          <emphasis role="bold">name of computational function:</emphasis>
274
 
          <emphasis role="italic">canimxy</emphasis>
275
 
        </para>
276
 
      </listitem>
277
 
    </itemizedlist>
278
 
  </refsection>
279
 
  <refsection id="Interfacingfunction_CANIMXY">
280
 
    <title>Interfacing function</title>
281
 
    <itemizedlist>
282
 
      <listitem>
283
 
        <para> SCI/modules/scicos_blocks/macros/Sinks/CANIMXY.sci</para>
284
 
      </listitem>
285
 
    </itemizedlist>
286
 
  </refsection>
287
 
  <refsection id="Computationalfunction_CANIMXY">
288
 
    <title>Computational function</title>
289
 
    <itemizedlist>
290
 
      <listitem>
291
 
        <para> SCI/modules/scicos_blocks/src/c/canimxy.c (Type 4)</para>
292
 
      </listitem>
293
 
    </itemizedlist>
294
 
  </refsection>
295
 
  <refsection id="Seealso_CANIMXY">
296
 
    <title>See also</title>
297
 
    <itemizedlist>
298
 
      <listitem>
299
 
        <para>
300
 
          <link linkend="CANIMXY3D">CANIMXY3D - z=f(x,y) animated viewer</link>
301
 
        </para>
302
 
      </listitem>
303
 
    </itemizedlist>
304
 
  </refsection>
305
 
  <refsection id="Example_CANIMXY">
306
 
    <title>Animated point viewer example</title>
307
 
    <link type="scilab" linkend="scilab.xcos/xcos/examples/sinks_pal/CANIMXY_Example.xcos">
308
 
      <inlinemediaobject>
309
 
        <imageobject>
310
 
          <imagedata align="center" fileref="../../../examples/sinks_pal/CANIMXY_Example.png" valign="middle"/>
311
 
        </imageobject>
312
 
      </inlinemediaobject>
313
 
    </link>
314
 
  </refsection>
 
25
    <refnamediv>
 
26
        <refname>CANIMXY</refname>
 
27
        <refpurpose>y=f(x) animated viewer</refpurpose>
 
28
    </refnamediv>
 
29
    <refsection>
 
30
        <title>Block Screenshot</title>
 
31
        <para>
 
32
            <inlinemediaobject>
 
33
                <imageobject>
 
34
                    <imagedata fileref="../../../../images/palettes/CANIMXY.png" align="center" valign="middle"/>
 
35
                </imageobject>
 
36
            </inlinemediaobject>
 
37
        </para>
 
38
    </refsection>
 
39
    <refsection id="Contents_CANIMXY">
 
40
        <title>Contents</title>
 
41
        <itemizedlist>
 
42
            <listitem>
 
43
                <para>
 
44
                    <link linkend="CANIMXY">y=f(x) animated viewer</link>
 
45
                </para>
 
46
            </listitem>
 
47
            <listitem>
 
48
                <itemizedlist>
 
49
                    <listitem>
 
50
                        <para>
 
51
                            <xref linkend="Palette_CANIMXY">Palette</xref>
 
52
                        </para>
 
53
                    </listitem>
 
54
                    <listitem>
 
55
                        <para>
 
56
                            <xref linkend="Description_CANIMXY">Description</xref>
 
57
                        </para>
 
58
                    </listitem>
 
59
                    <listitem>
 
60
                        <para>
 
61
                            <xref linkend="Dialogbox_CANIMXY">Dialog box</xref>
 
62
                        </para>
 
63
                    </listitem>
 
64
                    <listitem>
 
65
                        <para>
 
66
                            <xref linkend="Defaultproperties_CANIMXY">Default properties</xref>
 
67
                        </para>
 
68
                    </listitem>
 
69
                    <listitem>
 
70
                        <para>
 
71
                            <xref linkend="Interfacingfunction_CANIMXY">Interfacing function</xref>
 
72
                        </para>
 
73
                    </listitem>
 
74
                    <listitem>
 
75
                        <para>
 
76
                            <xref linkend="Computationalfunction_CANIMXY">Computational function</xref>
 
77
                        </para>
 
78
                    </listitem>
 
79
                    <listitem>
 
80
                        <para>
 
81
                            <xref linkend="Seealso_CANIMXY">See also</xref>
 
82
                        </para>
 
83
                    </listitem>
 
84
                </itemizedlist>
 
85
            </listitem>
 
86
        </itemizedlist>
 
87
    </refsection>
 
88
    <refsection id="Palette_CANIMXY">
 
89
        <title>Palette</title>
 
90
        <itemizedlist>
 
91
            <listitem>
 
92
                <para>
 
93
                    <link linkend="Sinks_pal">Sinks palette</link>
 
94
                </para>
 
95
            </listitem>
 
96
        </itemizedlist>
 
97
    </refsection>
 
98
    <refsection id="Description_CANIMXY">
 
99
        <title>Description</title>
 
100
        <para>
 
101
            This block realizes the visualization of the evolution of the two regular input signals by drawing the second input as a function of the first at instants of events on the event input port.  When a point is drawn on screen it stays until the buffer length is reached. This scope is useful to make simple animations.
 
102
        </para>
 
103
        <para>
 
104
        </para>
 
105
    </refsection>
 
106
    <refsection id="Dialogbox_CANIMXY">
 
107
        <title>Dialog box</title>
 
108
        <para>
 
109
            <inlinemediaobject>
 
110
                <imageobject>
 
111
                    <imagedata fileref="../../../../images/gui/CANIMXY_gui.gif" align="center" valign="middle"/>
 
112
                </imageobject>
 
113
            </inlinemediaobject>
 
114
        </para>
 
115
        <para>
 
116
            
 
117
        </para>
 
118
        <itemizedlist>
 
119
            <listitem>
 
120
                <para>
 
121
                    <emphasis role="bold">Number of Curves</emphasis>
 
122
                </para>
 
123
                <para> Set the number of curves.</para>
 
124
                <para> Properties : Type 'vec' of size 1 </para>
 
125
            </listitem>
 
126
            <listitem>
 
127
                <para>
 
128
                    <emphasis role="bold">color </emphasis>
 
129
                </para>
 
130
                <para>
 
131
                    an integer. It is the color number (
 
132
                    <inlinemediaobject>
 
133
                        <imageobject>
 
134
                            <imagedata fileref="../../../../help/images/CANIMXY_img3_eng.gif" align="center" valign="middle"/>
 
135
                        </imageobject>
 
136
                    </inlinemediaobject>
 
137
                    ) or marker type (
 
138
                    <inlinemediaobject>
 
139
                        <imageobject>
 
140
                            <imagedata fileref="../../../../help/images/CANIMXY_img4_eng.gif" align="center" valign="middle"/>
 
141
                        </imageobject>
 
142
                    </inlinemediaobject>
 
143
                    ) used to draw the evolution of the input port signal. See<emphasis role="bold">xset()</emphasis> for color (dash type) definitions.
 
144
                </para>
 
145
                <para> Properties : Type 'vec' of size 1 </para>
 
146
            </listitem>
 
147
            <listitem>
 
148
                <para>
 
149
                    <emphasis role="bold">line or mark size</emphasis>
 
150
                </para>
 
151
                <para> an integer.</para>
 
152
                <para> Properties : Type 'vec' of size 1 </para>
 
153
            </listitem>
 
154
            <listitem>
 
155
                <para>
 
156
                    <emphasis role="bold">Output window number</emphasis>
 
157
                </para>
 
158
                <para> The number of graphic window used for the display. It is often good to use high values to avoid conflict with palettes and Super Block windows. If you have more than one scope, make sure they do not have the same window numbers (unless superposition of the curves is desired).</para>
 
159
                <para>Properties: Type 'vec' of size 1 </para>
 
160
            </listitem>
 
161
            <listitem>
 
162
                <para>
 
163
                    <emphasis role="bold">Output window position</emphasis>
 
164
                </para>
 
165
                <para>A 2 element vector specifying the coordinates of the upper left corner of the graphic window. Answer [] for default window position.</para>
 
166
                <para>Properties: Type 'vec' of size -1 </para>
 
167
            </listitem>
 
168
            <listitem>
 
169
                <para>
 
170
                    <emphasis role="bold">Output window sizes</emphasis>
 
171
                </para>
 
172
                <para>A 2 element vector specifying the width and height of the graphic window. Answer [] for default window dimensions.</para>
 
173
                <para>Properties: Type 'vec' of size -1 </para>
 
174
            </listitem>
 
175
            <listitem>
 
176
                <para>
 
177
                    <emphasis role="bold">Xmin</emphasis>
 
178
                </para>
 
179
                <para>Minimum value of the first input: used to set up the X-axis of the plot in the graphics window.</para>
 
180
                <para>Properties: Type 'vec' of size 1 </para>
 
181
            </listitem>
 
182
            <listitem>
 
183
                <para>
 
184
                    <emphasis role="bold">Xmax</emphasis>
 
185
                </para>
 
186
                <para>Maximum value of the first input: used to set up the X-axis of the plot in the graphics window.</para>
 
187
                <para>Properties: Type 'vec' of size 1 </para>
 
188
            </listitem>
 
189
            <listitem>
 
190
                <para>
 
191
                    <emphasis role="bold">Ymin</emphasis>
 
192
                </para>
 
193
                <para>Minimum value of the second input: used to set up the Y-axis of the plot in the graphics window.</para>
 
194
                <para>Properties: Type 'vec' of size 1 </para>
 
195
            </listitem>
 
196
            <listitem>
 
197
                <para>
 
198
                    <emphasis role="bold">Ymax</emphasis>
 
199
                </para>
 
200
                <para>Maximum value of the second input; used to set up the Y-axis of the plot in the graphics window.</para>
 
201
                <para>Properties: Type 'vec' of size 1 </para>
 
202
            </listitem>
 
203
            <listitem>
 
204
                <para>
 
205
                    <emphasis role="bold">Buffer size</emphasis>
 
206
                </para>
 
207
                <para>An integer value. In order to minimize the number of graphics outputs, data may buffered.</para>
 
208
                <para>Properties: Type 'vec' of size 1</para>
 
209
            </listitem>
 
210
        </itemizedlist>
 
211
    </refsection>
 
212
    <refsection id="Defaultproperties_CANIMXY">
 
213
        <title>Default properties</title>
 
214
        <itemizedlist>
 
215
            <listitem>
 
216
                <para>
 
217
                    <emphasis role="bold">always active:</emphasis> no
 
218
                </para>
 
219
            </listitem>
 
220
            <listitem>
 
221
                <para>
 
222
                    <emphasis role="bold">direct-feedthrough:</emphasis> no
 
223
                </para>
 
224
            </listitem>
 
225
            <listitem>
 
226
                <para>
 
227
                    <emphasis role="bold">zero-crossing:</emphasis> no
 
228
                </para>
 
229
            </listitem>
 
230
            <listitem>
 
231
                <para>
 
232
                    <emphasis role="bold">mode:</emphasis> no
 
233
                </para>
 
234
            </listitem>
 
235
            <listitem>
 
236
                <para>
 
237
                    <emphasis role="bold">regular inputs:</emphasis>
 
238
                </para>
 
239
                <para>
 
240
                    <emphasis role="bold">- port 1 : size [1,1] / type 1</emphasis>
 
241
                </para>
 
242
                <para>
 
243
                    <emphasis role="bold">- port 2 : size [1,1] / type 1</emphasis>
 
244
                </para>
 
245
            </listitem>
 
246
            <listitem>
 
247
                <para>
 
248
                    <emphasis role="bold">number/sizes of activation inputs:</emphasis> 1
 
249
                </para>
 
250
            </listitem>
 
251
            <listitem>
 
252
                <para>
 
253
                    <emphasis role="bold">number/sizes of activation outputs:</emphasis> 0
 
254
                </para>
 
255
            </listitem>
 
256
            <listitem>
 
257
                <para>
 
258
                    <emphasis role="bold">continuous-time state:</emphasis> no
 
259
                </para>
 
260
            </listitem>
 
261
            <listitem>
 
262
                <para>
 
263
                    <emphasis role="bold">discrete-time state:</emphasis> no
 
264
                </para>
 
265
            </listitem>
 
266
            <listitem>
 
267
                <para>
 
268
                    <emphasis role="bold">object discrete-time state:</emphasis> no
 
269
                </para>
 
270
            </listitem>
 
271
            <listitem>
 
272
                <para>
 
273
                    <emphasis role="bold">name of computational function:</emphasis>
 
274
                    <emphasis role="italic">canimxy</emphasis>
 
275
                </para>
 
276
            </listitem>
 
277
        </itemizedlist>
 
278
    </refsection>
 
279
    <refsection id="Interfacingfunction_CANIMXY">
 
280
        <title>Interfacing function</title>
 
281
        <itemizedlist>
 
282
            <listitem>
 
283
                <para> SCI/modules/scicos_blocks/macros/Sinks/CANIMXY.sci</para>
 
284
            </listitem>
 
285
        </itemizedlist>
 
286
    </refsection>
 
287
    <refsection id="Computationalfunction_CANIMXY">
 
288
        <title>Computational function</title>
 
289
        <itemizedlist>
 
290
            <listitem>
 
291
                <para> SCI/modules/scicos_blocks/src/c/canimxy.c (Type 4)</para>
 
292
            </listitem>
 
293
        </itemizedlist>
 
294
    </refsection>
 
295
    <refsection id="Seealso_CANIMXY">
 
296
        <title>See also</title>
 
297
        <itemizedlist>
 
298
            <listitem>
 
299
                <para>
 
300
                    <link linkend="CANIMXY3D">CANIMXY3D - z=f(x,y) animated viewer</link>
 
301
                </para>
 
302
            </listitem>
 
303
        </itemizedlist>
 
304
    </refsection>
 
305
    <refsection id="Example_CANIMXY">
 
306
        <title>Animated point viewer example</title>
 
307
        <link type="scilab" linkend="scilab.xcos/xcos/examples/sinks_pal/CANIMXY_Example.xcos">
 
308
            <inlinemediaobject>
 
309
                <imageobject>
 
310
                    <imagedata align="center" fileref="../../../examples/sinks_pal/CANIMXY_Example.png" valign="middle"/>
 
311
                </imageobject>
 
312
            </inlinemediaobject>
 
313
        </link>
 
314
    </refsection>
315
315
</refentry>