[Scilab-users] Scilab colorbar titles?

Rafael Guerra jrafaelbguerra at hotmail.com
Mon Jun 23 16:59:43 CEST 2014


Hello,

 

Does anybody know how to write titles above colorbars (say:
"series1","series2") as in example below:

 

clf;X=1:10;Y=1:20;surf(X,Y,-X.*.Y');
colorbar(-20,-1);X=21:30;surf(X,Y,X.*.Y'); colorbar(1,20);

 

Thanks and regards,

Rafael G.

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


More information about the users mailing list