[scilab-Users] unable to create multiple subplots, e.g. plot() produces 2nd subplot only, first disappears

Sylvestre Ledru sylvestre.ledru at scilab.org
Wed Apr 21 17:30:02 CEST 2010


You are welcome ;)

Don't hesitate to have a look on the changelog of new releases. We try
to show the new features like this one.

See:
Scilab 5.2.0:
http://www.scilab.org/content/download/1038/10017/file/CHANGES_5.2.0.pdf
Scilab 5.2.1:
http://www.scilab.org/content/download/1136/11155/file/changes5.2-5.2.1.pdf
Scilab 5.2.2:
http://www.scilab.org/content/download/1273/12237/file/changes5.2-5.2.2.pdf

Le mercredi 21 avril 2010 à 15:25 +0000, Julio Gonzalez-Saenz a écrit :
> Thanks Sylvestre!  This is much nicer!!!  :-)  Own you one!!!!  ;-)
> 
> Julio
> 
> 
> 
> ______________________________________________________________________
> From: Sylvestre Ledru <sylvestre.ledru at scilab.org>
> To: users at lists.scilab.org
> Sent: Wed, 21 April, 2010 17:08:56
> Subject: Re: [scilab-Users] unable to create multiple subplots, e.g.
> plot() produces 2nd subplot only, first disappears
> 
> 
> >    legend(['kappa = '+ string(kappa)]); // I could not figutre out
> >    // how to write greek characteres. num2str does not exist in
> > SCILAB
> Actually, you can from Scilab 5.2.0.
> Try:
>     legend(['$\kappa = '+ string(kappa)+'$']);
> 
> Sylvestre
> 
> 
> 
> 





More information about the users mailing list