[Scilab-loc] Double value and single value in gui.pot
Shiqi Yu
shiqi.yu at gmail.com
Tue May 27 02:59:37 CEST 2008
I think they are all means a double float point *real *scalar(1x1 matrix),
but we can't replace them with 'real or complex matrix'.
First, if we use 'matrix', users will input a MxN (M,N>1) matrix.
Second, I think they must be real and can't be complex.
2008/5/27 Yung-Jang Lee <yjlee123 at gmail.com>:
> Hi all,
>
> In gui.pot , I found following different messages
>
> 'A double value expected',
> 'A double expected',
> 'Scalar value expected',
> 'A value expected',
> 'Single value expected'
>
> and they all means 'A real or complex'.
>
> I module gui, 'double value' means 'real or complex matrix', 'single value'
> means '1x1 matrix' and 'A..' also means '1x1 matrix' . Follow this way,
> we have
>
> 'A double vaule' == 'Single value' == 'A value'.
>
> I think this induce unnecessary mistake. It is better to replace 'double
> value' to 'real or complex matrix' or just 'matrix' in gui module.
>
> YungLee
>
>
--
Shiqi Yu
Shenzhen Institute of Advanced Technology,
Chinese Academy of Sciences.
Homepage: http://yushiqi.cn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/localization/attachments/20080527/716455d1/attachment.htm>
More information about the localization
mailing list