* getlinestyle() tagged as obsolete. Will be removed for Scilab 5.5.0.
Use ged() instead.
+* getmark() tagged as obsolete. Will be removed for Scilab 5.5.0.
+ Use ged() instead.
+
Xcos
=====
<refsection>
<title>Description</title>
<para>
- This function designed to work with the <link linkend="xset">xset</link> function <emphasis role="bold">is also
- obsolete
- </emphasis>
- .Use the property editor <link linkend="ged">ged</link> instead.
+ This function designed to work with the <link linkend="xset">xset</link> function <emphasis role="bold">is also obsolete</emphasis>.
+ Use the property editor <link linkend="ged">ged</link> instead.
</para>
<para>
<literal>getlinestyle</literal> opens a graphic window to select a
<revhistory>
<revision>
<revnumber>5.4.1</revnumber>
- <revdescription>Function tagged obsolete. Will be removed in 5.5
- Please use <link linkend="ged">ged</link>.
+ <revdescription>
+ Function tagged obsolete. Will be removed in 5.5.0. Please use <link linkend="ged">ged</link> instead.
</revdescription>
</revision>
</revhistory>
<refsection>
<title>Description</title>
<para>
- This function designed to work with the <link linkend="xset">xset</link> function <emphasis role="bold">is also
- obsolete
- </emphasis>
- .Use the property editor <link linkend="ged">ged</link> instead.
+ This function designed to work with the <link linkend="xset">xset</link> function <emphasis role="bold">is also obsolete </emphasis>.
+ Use the property editor <link linkend="ged">ged</link> instead.
</para>
<para>
<literal>getmark</literal> opens a graphic window to select a mark
e.children(1).mark_style = mark;
]]></programlisting>
</refsection>
+ <refsection>
+ <title>History</title>
+ <revhistory>
+ <revision>
+ <revnumber>5.4.1</revnumber>
+ <revdescription>
+ Function tagged obsolete. Will be removed in 5.5.0. Please use <link linkend="ged">ged</link> instead.
+ </revdescription>
+ </revision>
+ </revhistory>
+ </refsection>
<refsection role="see also">
<title>See Also</title>
<simplelist type="inline">
//and mark size.
[lhs,rhs]=argn(0)
k1=[];k2=[];
+
+ warnobsolete('ged', '5.5.0');
+
win=max(winsid()+1);
f=scf(win)
+
+
nbMarks = 14;
nbSizes = 6;