[Scilab-users] BUG legends_mc with xsave and xload

Samuel Gougeon sgougeon at free.fr
Tue Jan 14 21:07:56 CET 2020


Hello Pierre,

Le 14/01/2020 à 18:33, Perrichon a écrit :
>
> Hello, Hello Samuel,
>
> It seems that it is not possible to correctly record or to restaure a 
> graph using « legends_scm » with « xsave » and « xload »
>
> Structures of the graph are not respected and illegible.
>
> If the bug is not corrected, I’ll will be obliged to go back with the 
> « legend » instruction
>
> Sincerely
>
> How to reproduce the bugg :
>
> scf(1)
>
> clf, plot2d(), legends_mc('line #'+string(1:3), Lpc=-1, pos="ul" ) // 
> classic
>
> xsave("foo.scg", gcf())
>
> scf(2)
>
> xload("foo.scg")
>

I am not able to reproduce any issue when running this code with Scilab 
6.0.2 on Windows 7.
The initial legend is recovered with the whole figure.

Samuel


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20200114/d8982a5c/attachment.htm>


More information about the users mailing list