I started using Scilab (http://www.scilab.org/) on my Ubuntu laptop one year ago and everything worked perfectly. Now that i used it again, i found out that i cannot plot anything. For example, while other functions and computations are working perfectly, when i enter e.g. plot(x,x^2) a graphic window opens, but no graph is plotted and from that point on Scilab is not responding any longer. Reproducible: Always Steps to Reproduce: 1. x=linspace(0,2,11) 2.plot(x,x^2) 3. Actual Results: A graphic window opened, but no graph is plotted and Scilab does not respond any longer Expected Results: A graphic should have been plotted
Please report to http://www.scilab.org/