Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.0.0 - Русский

Change language to:
English - 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 >> call_scilab API (Scilab engine)

call_scilab API (Scilab engine)

  • Boolean managementHow to manage Scilab's boolean read and write process using call_scilab and api_scilab
  • call_scilabcall_scilab is an interface which provides the ability to call Scilab engine from C/C++ code
  • Compile and run with Call ScilabHow to compile a native application based on or using Scilab
  • Complex managementHow to manage Scilab's complex variable read and write process using call_scilab
  • DisableInteractiveModeDisables some features (plotting, gui creation, Tcl/Tk...) and leaves only the computing engine
  • Double managementHow to manage Scilab's variable read and write process using call_scilab and api_scilab
  • fromcChecks if current Scilab is called from an external C program (by StartScilab).
  • fromjavaChecks if current Scilab is called from javasci
  • GetLastJobReturns the latest job sent to Scilab engine
  • ScilabHaveAGraphCheck if any Scilab graphics have been opened.
  • SendScilabJobSend a Scilab task from a C/C++ code (call_scilab)
  • SendScilabJobsSend Scilab tasks from a C/C++ code (call_scilab)
  • StartScilabInitializes and starts Scilab engine in Call Scilab
  • String managementHow to manage Scilab's String read and write process using call_scilab and api_scilab
  • TerminateScilabStops and terminates Scilab engine in Call Scilab
Report an issue
<< API Scilab Справка Scilab JVM >>

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:13:38 CET 2017