Name
atomsShow — Show the caracteristics of a module
Calling Sequence
atomsShow(module)
Parameters
- module
1x1 or 1x2 Matrix of strings:
1st Col.
|
Technical name
|
Mandatory
|
|
2nd Col.
|
Version
|
Optionnal
|
If this field is empty or is not present,
the most recent version is used
|
Description
Show the caracteristics of a module
Examples
atomsRepositoryAdd("http://scene1.test.atoms.scilab.org");
atomsShow("toolbox_5");
Authors
Pierre MARECHAL - DIGITEO |