Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Xcos toolbox skeleton details
Login with GitLab

Xcos toolbox skeleton

Skeleton to create an Xcos palette (implementation of blocks) toolbox
(14549 downloads for this version - 19691 downloads for all versions)
Details
Version
5.4.0
Author
Clement DAVID
Owner Organization
Consortium Scilab - DIGITEO
Maintainer
Clement DAVID
Category
License
Creation Date
October 2, 2012
Source created on
Scilab 5.4.x
Binaries available on
Scilab 5.4.x:
Linux 32-bit Windows 32-bit Windows 64-bit macOS Linux 64-bit
Install command
--> atomsInstall("xcos_toolbox_skeleton")
Description
            Provide a skeleton to create your own Xcos palette with customs blocks.             
Files (6)
[32.84 kB]
Linux 32-bit binary for Scilab 5.4.x
Linux 32-bit
Automatically generated by the ATOMS compilation chain

[52.40 kB]
Windows 32-bit binary for Scilab 5.4.x
Windows 32-bit
Automatically generated by the ATOMS compilation chain

[51.90 kB]
Windows 64-bit binary for Scilab 5.4.x
Windows 64-bit
Automatically generated by the ATOMS compilation chain

[30.91 kB]
macOS binary for Scilab 5.4.x
MacOSX version
Automatically generated by the ATOMS compilation chain

[33.64 kB]
Linux 64-bit binary for Scilab 5.4.x
Linux 64-bit
Automatically generated by the ATOMS compilation chain

News (0)
Comments (4)     Leave a comment 
Comment from Ananth Reddy -- June 27, 2017, 02:16:06 PM    
Hi,
I can not install the Toolbox for Version 6.00. Kindly help me with the issue. Thanks
Answer from Clement DAVID -- June 27, 2017, 02:28:52 PM    
> Hi,
> I can not install the Toolbox for Version 6.00. Kindly help me with the issue. Thanks

Please use the one provided with Scilab 6.0.0.
Answer from Qi Wang -- December 13, 2019, 05:16:19 AM    
> Hi,
> I can not install the Toolbox for Version 6.00. Kindly help me with the issue. Thanks

I have modified the source so that this mod can be compiled and loaded with scilab 6.0
check this link
https://github.com/Occup/xcos_toolbox_skeleton_modified_for_scilab6/raw/master/xcos_toolbox_skeleton-modified_for_6.tar.gz
Comment from Ananth Reddy -- June 27, 2017, 02:38:17 PM    
Hi David,
Even the one with 6.0 is not working. 
Comment from Ananth Reddy -- June 27, 2017, 02:40:42 PM    
Hi,
The one with 6.0 is compatible to Linux but not for Windows.
Answer from Clement DAVID -- June 27, 2017, 03:40:19 PM    
> Hi,
> The one with 6.0 is compatible to Linux but not for Windows.

There was an issue with the new sci6 API but it has been already fixed, could you check
our nightly build ? http://www.scilab.org/en/development/nightly_builds/branch60
Comment from Raymundo A. Sanchez-Salazar -- October 15, 2019, 06:44:01 PM    
Hi David!

I'm trying to install Xcos toolbox skeleton according instructions you ṕrovided above.
However, seems something is missing as you can see in system messages below.

*********************************************************************************
--> atomsInstall("xcos_toolbox_skeleton")
atomsInstallList: The package "xcos_toolbox_skeleton" is not registered.
Please check on the ATOMS repository that it is available for Scilab 6.0 on Linux.
If it is, run atomsSystemUpdate() before trying atomsInstall(..) again.

at line    52 of function atomsError       (
/home/scilab-6.0.2/share/scilab/modules/atoms/macros/atoms_internals/atomsError.sci line 66
)
at line    78 of function atomsInstallList (
/home/scilab-6.0.2/share/scilab/modules/atoms/macros/atoms_internals/atomsInstallList.sci
line 117 )
at line   233 of function atomsInstall     (
/home/scilab-6.0.2/share/scilab/modules/atoms/macros/atomsInstall.sci line 249 )
********************************************************************************

I looked for the toolbox in Atoms repository after using --> atomsSystemUpdate() and
seems
is not available

Any help or support on this will be really appreciate it!

Thanks in advanced.
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.