[scilab-Users] Scilab plot annotation is too small

Adrien Vogt-Schilb vogt at centre-cired.fr
Fri Nov 18 20:23:55 CET 2011


Harold,

the function should take 0 input argument, as serge said.

On 18/11/2011 20:21, Harold Dessau wrote:
> Serge,
>
> Scilab complained about the lack of an input argument.
> scf(0);ax=gca(0);
>                  !--error 58
> Wrong number of input arguments: This function has no input argument.
>
>
> Hal.
>
>> gca must be called without argument. If you want to specify a 
>> particular window you can do:
>> scf(0);ax=gca()
>>
>> Serge Steer
>>
>


-- 
Adrien Vogt-Schilb (Cired)
Tel: (+33) 1 43 94 *73 77*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20111118/d529f135/attachment.htm>


More information about the users mailing list