OS_commands
- getenv — get the value of an environment variable
- getpid — get Scilab process identificator
- host — executes a Windows, Linux, or MacOS command
- scilab — run command or file in another Scilab
- setenv — set the value of an environment variable
- unix_g — executes some Windows, Linux or MacOS instructions: output in variables This function is obsolete. Please use host instead.
- unix_s — executes some Windows, Linux or MacOS instructions: output canceled (Silent mode) This function is obsolete. Please use host instead.
- unix_w — executes some Windows, Linux or MacOS instructions: output in Scilab's console This function is obsolete. Please use host instead.
- unix_x — executes some Windows, Linux or MacOS instructions: output in a dedicated window This function is obsolete. Please use host instead.
Report an issue | ||
<< Input/Output functions | Input/Output functions | file >> |