Here are some "save"-related bug reports that I found broken in 6.0<https://users.scilab.narkive.com/2lKhBS9y/scilab-save-and-sod-broken-in-scilab6> load broken<https://gitlab.com/scilab/scilab/-/issues/16013> broken hdf5<https://bugs.launchpad.net/ubuntu/+source/scilab/+bug/1765503> But more than a bug report my suggestion is to include in the "environment" to be saved everything: variables, code, plots In my experience "Save/environment" saves the variables only, but the plots are lost on using "load" Code is not saved, it has to be done by separate in Scinotes And so on ...
El mar, 21 feb 2023 a la(s) 08:11, COUVERT Vincent (vincent.couv...@3ds.com<mailto:vincent.couv...@3ds.com>) escribió: Hi Javier, Do you mean the “File/Save environment…” menu in Scilab? Since there is a lot to specify here, what do you think about starting with a bug report to see what can be done? Best regards, Vincent From: dev <dev-boun...@lists.scilab.org<mailto:dev-boun...@lists.scilab.org>> On Behalf Of javier ignacio carrero mantilla Sent: Friday, February 17, 2023 10:03 PM To: List dedicated to the development of Scilab <dev@lists.scilab.org<mailto:dev@lists.scilab.org>> Subject: [Scilab-Dev] save fix The "save" action in Scilab should be recast to save all in a single file, that is, memory, code, history, plots, xcos entities, etc. all in a single container file. This way, by loading a single file Scilab will recover its status when "save" was applied. This unified save action will be much more logical and comfortable than the current mixture of "saves", and it will give Scilab an edge over their competitors. Reasons Users, myself included, tend to save scilab matrices and plots by copying them into excel files. It seems absurd, until considering that * Scilab paradigm is incongruent, it has separate ways to save code (sci, sce text files), variables (current "save" function), and so on; despite the fact that they belong to the same session. * Recovering variables requires separate loads, with the constant risk of omissions, overlappings, and losing the information due to hidden bugs. * This Scilab's incongruencies have scared, and are scaring away students (i.e. future users), to the point that some of them end using Excel only. In all, numerical calculations with spreadsheet formulas and code are horribly confusing, but at least Excel shows all the information at a glance. P. D. It is heartwarming that Scilab is back in 2023. Aviso legal: El contenido de este mensaje y los archivos adjuntos son confidenciales y de uso exclusivo de la Universidad Nacional de Colombia. Se encuentran dirigidos sólo para el uso del destinatario al cual van enviados. La reproducción, lectura y/o copia se encuentran prohibidas a cualquier persona diferente a este y puede ser ilegal. Si usted lo ha recibido por error, infórmenos y elimínelo de su correo. Los Datos Personales serán tratados conforme a la Ley 1581 de 2012 y a nuestra Política de Datos Personales que podrá consultar en la página web www.unal.edu.co<http://www.unal.edu.co/>. Las opiniones, informaciones, conclusiones y cualquier otro tipo de dato contenido en este correo electrónico, no relacionados con la actividad de la Universidad Nacional de Colombia, se entenderá como personales y de ninguna manera son avaladas por la Universidad. This email and any attachments are intended solely for the use of the individual or entity to whom it is addressed and may be confidential and/or privileged. If you are not one of the named recipients or have received this email in error, (i) you should not read, disclose, or copy it, (ii) please notify sender of your receipt by reply email and delete this email and all attachments, (iii) Dassault Systèmes does not accept or assume any liability or responsibility for any use of or reliance on this email. Please be informed that your personal data are processed according to our data privacy policy as described on our website. Should you have any questions related to personal data protection, please contact 3DS Data Protection Officer https://www.3ds.com/privacy-policy/contact/ _______________________________________________ dev mailing list dev@lists.scilab.org<mailto:dev@lists.scilab.org> https://lists.scilab.org/mailman/listinfo/dev Aviso legal: El contenido de este mensaje y los archivos adjuntos son confidenciales y de uso exclusivo de la Universidad Nacional de Colombia. Se encuentran dirigidos sólo para el uso del destinatario al cual van enviados. La reproducción, lectura y/o copia se encuentran prohibidas a cualquier persona diferente a este y puede ser ilegal. Si usted lo ha recibido por error, infórmenos y elimínelo de su correo. Los Datos Personales serán tratados conforme a la Ley 1581 de 2012 y a nuestra Política de Datos Personales que podrá consultar en la página web www.unal.edu.co<http://www.unal.edu.co/>. Las opiniones, informaciones, conclusiones y cualquier otro tipo de dato contenido en este correo electrónico, no relacionados con la actividad de la Universidad Nacional de Colombia, se entenderá como personales y de ninguna manera son avaladas por la Universidad. This email and any attachments are intended solely for the use of the individual or entity to whom it is addressed and may be confidential and/or privileged. If you are not one of the named recipients or have received this email in error, (i) you should not read, disclose, or copy it, (ii) please notify sender of your receipt by reply email and delete this email and all attachments, (iii) Dassault Systèmes does not accept or assume any liability or responsibility for any use of or reliance on this email. Please be informed that your personal data are processed according to our data privacy policy as described on our website. Should you have any questions related to personal data protection, please contact 3DS Data Protection Officer https://www.3ds.com/privacy-policy/contact/
_______________________________________________ dev mailing list dev@lists.scilab.org https://lists.scilab.org/mailman/listinfo/dev