diff options
Diffstat (limited to 'help/en_US/convmtx.xml')
-rw-r--r-- | help/en_US/convmtx.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/help/en_US/convmtx.xml b/help/en_US/convmtx.xml new file mode 100644 index 0000000..80ff071 --- /dev/null +++ b/help/en_US/convmtx.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<!-- + * + * This help file was generated from convmtx.sci using help_from_sci(). + * + --> + +<refentry version="5.0-subset Scilab" xml:id="convmtx" xml:lang="en" + xmlns="http://docbook.org/ns/docbook" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:ns3="http://www.w3.org/1999/xhtml" + xmlns:mml="http://www.w3.org/1998/Math/MathML" + xmlns:scilab="http://www.scilab.org" + xmlns:db="http://docbook.org/ns/docbook"> + + <refnamediv> + <refname>convmtx</refname> + <refpurpose>n=double(n);</refpurpose> + </refnamediv> + +</refentry> |