From 2b6cc5e8eec478309678f187743347f1a31f723e Mon Sep 17 00:00:00 2001 From: Prashant S Date: Mon, 4 Nov 2019 12:02:25 +0530 Subject: Updated about us page --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index f46a2ed..86113ef 100755 --- a/index.php +++ b/index.php @@ -247,7 +247,7 @@ echo '
About Scilab on GARUDA Cloud. -

Scilab on Cloud facilitates execution of the codes for particular example(s) online. The results can then be verified with the solved example(s) from the textbook. It is also possible to change the values of the variables and in fact, the code itself, and execute it. In addition to the given examples, one can also copy and paste (or) write a new code in the input box provided and execute the same. Read more.. +

Scilab on Cloud facilitates execution of the codes for particular example(s) online. The results can then be verified with the solved example(s) from the textbook. It is also possible to change the values of the variables and in fact, the code itself, and execute it. In addition to the given examples, one can also copy and paste (or) write a new code in the input box provided and execute the same. Click here to view IEEE paper on Scilab on Cloud and Textbook Companion Project: A Web 2.0 Service for Open Source Education. Read more..

-- cgit