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

SIMM

SIMM - teaching sciences for the engineer with Xcos
(10056 downloads for this version - 121179 downloads for all versions)
Details
Version
0.6.1
A more recent valid version with binaries for Scilab 6.0 exists: 0.6.2
Authors
Bruno JOFRET
David VIOLEAU
Owner Organization
Scilab Enterprises
Maintainers
Administrator ATOMS
Bruno JOFRET
Samuel Gougeon
Categories
License
Creation Date
December 29, 2018
Source created on
Scilab 6.0.x
Binaries available on
Scilab 6.0.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("SIMM")
Description
            
Module Xcos pour l'enseignement des Sciences pour l'Ingénieur

Module Coselica requis: atomsInstall("coselica")

Currently supported languages (messages, interfaces):
 * English
 * Français

ATTENTION: http://bugzilla.scilab.org/15918
Coselica -- dont dépend SIMM -- peut être sujet à ce bug.
Le remède mis en place au démarrage de SIMM est fragile : il peut être
effacé par la 1ère instruction clear() venue..
Pour une solution robuste :
* éditer le fichier coselica.start
* en ligne n° 20, remplacer
  cos_utils_lib = lib(pathmacros);
  par
  coselica_U_lib = lib(pathmacros);
            
Files (2)
[576.92 kB]
Source code archive

[776.62 kB]
OS-independent binary for Scilab 6.0.x
Changes 0.5 => 0.6
------------------

PORTAGE from Scilab 5 to Scilab 6

IMPROVEMENTS
 * Start-up: Coselica is now automatically loaded if it is installed.
 * Localization added:
   - "simm" domain created.
   - many calls to _() added.
   - msgid in french translated into english.
   - All messages translated in french.
   - Translations in other languages are now possible.
 * Examples: puzzled links made right and simpler on some of the examples.
 * builder.sce can run on both Scilab 5 and Scilab 6.
 * Hydraulic submodule was canceled. Its building and loading are restored, but
untested.

BUGS FIXED
 * AnimBar2D: a [ was closed with }
 * IParam_Temp_pre_simulate() called datatipInitStruct() that was removed from
   Scilab 5.5
 * on loading: exec: error on line #71: 'libraryinfo : Invalid coselica_U_lib
library.'

News (0)
Comments (2)     Leave a comment 
Comment from Jean-Pol Danguy -- June 9, 2019, 07:40:18 PM    
Problem when loading:

ATTENTION : La fonctionnalité dirname est obsolète.
ATTENTION : Veuillez utiliser fileparts à la place.
ATTENTION : Cette fonctionnalité va être définitivement supprimée dans Scilab 6.1.0

Who is able to update the module?

(I just installed Scilab pack, I'm only a monkey-in-the-egg ;-))

Greets, jpd
Answer from Samuel Gougeon -- June 10, 2019, 08:43:28 PM    
Merci pour le signalement. Cela sera corrigé dans la 0.6.2
Bug transcrit ici http://forge.scilab.org/index.php/p/simm/issues/1878/
N'hésitez pas à utiliser les tickets de la forge directement.

Answer from Samuel Gougeon -- August 23, 2019, 06:44:36 PM    
> Merci pour le signalement. Cela sera corrigé dans la 0.6.2

C'est fait
Comment from hub lau -- June 9, 2019, 11:25:05 PM    
Bonjour

Problème avec le composant ISCOPE

Changer le nombre de courbes provoque le message ci-dessous (un guillemet doit être
manquant):


 En présence d'arguments d'entrée, return/resume attend des arguments de sortie.


![ok,label1,label2,label3,exprs]=scicos_getvalue(_('simm','Optional parameters'),[_!
!("simm", 'Title of curve #1;_("simm", 'Title of curve
#2;_("simm", 'Title of curve!
! #3],list('str',-1,'str',-1,'str',-1),['Courbe 1';'Courbe 2';'Courbe 3'])         !
!                                                                                  !
!                                                                                  !
!                              ^^                                                  !
!                                                                                  !
!Erreur : Heterogeneous string detected, starting with ' and ending with ".        !
Answer from Samuel Gougeon -- June 10, 2019, 08:40:19 PM    
Bug transcrit ici http://forge.scilab.org/index.php/p/simm/issues/1877/
N'hésitez pas à utiliser les tickets de la forge directement.

Merci pour le signalement. Cela sera corrigé dans la 6.0.2
Answer from Samuel Gougeon -- August 23, 2019, 06:45:13 PM    
> Merci pour le signalement. Cela sera corrigé dans la 6.0.2

C'est fait
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.