1 <?xml version="1.0" encoding="UTF-8"?>
5 * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
6 * Copyright (C) 2010 - 2011 - Calixte DENIZET <calixte@contrib.scilab.org>
8 * This file must be used under the terms of the CeCILL.
9 * This source file is licensed as described in the file COPYING, which
10 * you should have received as part of this distribution. The terms
11 * are also available at
12 * http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt
17 <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:lang="ja" xml:id="jwrapinchar">
21 <refname>jwrapinchar</refname>
25 Scilab uint16行列をJava char多次元配列にラップ.
37 [jw_1, jw_2, ...] = jwrapinchar(sc_1 [, sc_2 [, sc_3 [,... ]]])
69 指定したScilab変数をcharにJavaラッピングしたもの
87 Scilabでは, uint16データ型はshortにラップされてきましたが
89 jwrapincharによりcharにラップすることも可能です.
99 <programlisting role="example"><![CDATA[
100 c = jwrapinchar(uint16(123456));
105 <refsection role="see also">
109 <simplelist type="inline">
113 <link linkend="jwrap">jwrap</link>
119 <link linkend="jwrapinfloat">jwrapinfloat</link>
125 <link linkend="junwrap">junwrap</link>
141 <revnumber>5.5.0</revnumber>
145 関数が導入されました. 'JIMS'モジュールに基づきます.
147 JIMSモジュールとの動作上の主な違いは,
149 <link linkend="jautoUnwrap">jautoUnwrap</link>がデフォルトで