[Scilab-users] Java String.format(format, value) within Scilab

Samuel Gougeon sgougeon at free.fr
Tue May 4 23:35:57 CEST 2021


Le 04/05/2021 à 16:13, Stéphane Mottelet a écrit :
>
> Hi,
>
> format() is a  class method, not an instance method.
>
Thanks for the tip. However, distinguishing both types of methods in the 
java documentation (list of methods) is not trivial to me..


> However, the following does not work either:
> --> String.format("%6.2f", -3.1415926)
>
> Undefined operation for the given operands.
> check or define function %eo_e for overloading.
>
So, still to be explored..

Samuel




More information about the users mailing list