Hi

I tried the script with scilab 5.4.1.1364571296 under Ubuntu 13.04 and it
works.

I don't have any 12.10 environment anymore to test with.

I am satisfied that it works in 13.04.

Best wishes
David

David Jonsson, Sweden, phone callto:+46703000370


On Fri, Apr 5, 2013 at 2:11 PM, Calixte-denizet-o <421...@bugs.launchpad.net
> wrote:

> Hi,
>
> Could you start scilab from command line ?
> Do you get any interesting information (such as a backtrace, a Java
> exception or anything else) ?
>
> Thanks
>
> Calixte
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/421016
>
> Title:
>   sclilab 5.1 craches when using graypolarplot
>
> Status in Scilab:
>   Confirmed
> Status in “scilab” package in Ubuntu:
>   Confirmed
>
> Bug description:
>   I tried to run the following in scilab 5.1
>   rbcmap=[[linspace(255,0,256)'; zeros(256,1)] zeros(512,1) [
> zeros(256,1); linspace(0,255,256)']];
>   rho=1:0.1:4;theta=(0:0.02:1)*2*%pi;
>   z512=rand(51,31)*512;
>   f=gcf();
>   f.color_map=rbcmap;
>   clf();graypolarplot(theta,rho,z512)
>
>   After several seconds resulting in an error. I attached the file
>   mentioned in the error output
>
>   David
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/scilab/+bug/421016/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/421016

Title:
  sclilab 5.1 craches when using graypolarplot

To manage notifications about this bug go to:
https://bugs.launchpad.net/scilab/+bug/421016/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
  • Re: [Bug 421016] David Jonsson

Reply via email to