Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.0.0 - English

Change language to:
Français - 日本語 - Português - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Scilab Help >> Preferences > SciNotes preferences

SciNotes preferences

SciNotes general preferences

Editor

SciNotes is the default Scilab code editor. It is now possible to use an external editor using a system dependent command or a Scilab macro name.

  • Use SciNotes: check this box if you want to use SciNotes in using commands such like editor or edit.

  • External editor: check this radio button to use an external system editor, e.g. it is possible to enter "/usr/bin/gedit".

  • Scilab command: check this radio button to use an editor which is callable via a Scilab macro. This macro should take the same kind of argument as the editor command.

SciNotes General settings

  • Restore previous session on start-up: check this box to be able to restore the previous Scilab session as it was before quitting Scilab.

  • Add carriage return at the end of the file: check this box to automatically add a CR, if none, at the end of the file.

  • Number of recently opened files to display: modify this value to fix how many files must appears in the last opened section.

  • Default file enconding: fix the default encoding to use to save a file. No more encodings are proposed since Scilab handles only these ones at execution.

  • Default End-Of-Line: fix the default end-of-line chars to use when saving the file.

See also

  • scinotes — Scinotes: Embedded Scilab text editor
  • editor — Call the text editor as defined in the preferences
  • edit — function editing
Report an issue
<< preferences Preferences setPreferencesValue >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Tue Feb 14 15:03:09 CET 2017