blob: 63edfe898dcdea63fa9c0f7e43313fbe2677ff4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
Toolbox: toolbox_skeleton
Title: Toolbox Skeleton
Summary: Skeleton of a valid atoms package
Version: 1.3
Author: Scilab Enterprises
Maintainer: Scilab Enterprises
Category: biology - Robotic_2
CatB - SScat2
biology - modelisation_III
Entity: Scilab Enterprises
WebSite: http://www.scilab.org
License: CeCILL
ScilabVersion: >= 5.4
Depends:
Date: 2013-07-18
Description: files to the new Docbook based format.
install xmltodocbook
- linux : unzip xmltodocbook.zip and exec builder.sce
- windows : click on xmltodocbook-1.0.exe
load toolbox in scilab
exec loader.sce
help xmltodocbook
|