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
(431 downloads for this version - 124323 downloads for all versions)
Details
Version
0.6.2.2
Authors
Bruno JOFRET
David VIOLEAU
Owner Organization
Scilab Enterprises
Maintainers
Administrator ATOMS
Samuel Gougeon
Samuel GOUGEON
Vincent COUVERT
Bruno JOFRET
Categories
License
Dependency
Creation Date
June 3, 2024
Source created on
Scilab 2024.0.x
Binaries available on
The maintainer of this module has not provided binaries.
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

WARNING: Xcos may be unstable with Scilab 6. SIMM too.

Version 0.6.2 / 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);


Changes 0.6.2.1 => 0.6.2.2
--------------------------
 * Fix version displayed at startup.

Changes 0.6.2 => 0.6.2.2
------------------------
 * Fix error at startup about cos_utils_lib variable.

Changes 0.6.1 => 0.6.2
----------------------
BUGS FIXED
 * Ticket 1877: ISCOPE() yielded an error when changing the number of curves.
 * Ticket 1878: In SIMM.start, dirname() yielded some obsolescence warnings.
 * Ticket 1879: DESCRIPTION file reintroduced at the package's root.
 * Startup message: Warning added for Xcos instability with Scilab 6
            
Files (1)
[580.49 kB]
Source code archive

News (0)
Comments (0)
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.