[Scilab-users] Run your Scilab Codes Through Browser

Saket Choudhary saketkc at gmail.com
Sun Nov 11 12:26:59 CET 2012


HI Samuel,

This should worl:
a=rand(3,3)
disp(a)

You have to use, 'disp' for displaying variables. plot2d should also work
with no issues.


On 11 November 2012 16:30, Samuel Gougeon <sgougeon at free.fr> wrote:

> Le 11/11/2012 08:47, R.Sathish Kumar a écrit :
>
>  Hi Saket,
>>
>> When I try the example scilab code given at:
>> https://www.equalis.com/**default.asp?page=**MathintheCloud<https://www.equalis.com/default.asp?page=MathintheCloud>
>>
>> I get no output or result.Just the Blue button showing "executing".Plz
>> check and rectify.
>>
> I have got the same behavior with simple single instructions such that
> m = rand(3,3)
> or
> plot2d() // with the proper checkbox checked
>
> ______________________________**_________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/**mailman/listinfo/users<http://lists.scilab.org/mailman/listinfo/users>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20121111/87e8d5f9/attachment.htm>


More information about the users mailing list