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.
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.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