Le 21/02/2023 à 19:40, Samuel Gougeon a écrit :
Le 21/02/2023 à 17:32, javier ignacio carrero mantilla a écrit :
.../...
Code is not saved, it has to be done by separate in Scinotes

What do you mean by saving the code out of Scinotes? Do you mean the code 
directly entered in the console?
If so, then each input entered and validated in the console is immediately 
stored in the command history.
You can see in the history panel all what has been input in the console during 
the current session and all previous sessions:

browsehistory()

You can even go beyond by using diary(), to record as well all results 
displayed in the console.
If you like huge files ;-)
https://help.scilab.org/docs/6.1.1/en_US/diary.html

Moreover, when the history panel is displayed, you can just click on any line 
or group of lines (Shift click for a continuous group, or CTRL Click to select 
lines one by one in any order) , then right-clic and copy or run.. etc the 
selection
https://help.scilab.org/docs/6.1.1/en_US/browsehistory.html


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

Reply via email to