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


call_scilab API (Scilab engine)

  • 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
  • DisableInteractiveModeDisables some features (plotting, gui creation, Tcl/Tk...) and leaves only the computing engine
  • ExecScilabCommandExecute a Scilab from a C/C++ code (call_scilab) and can get message and callstack on error.
  • 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
  • TerminateScilabStops and terminates Scilab engine in Call Scilab
Report an issue
<< API Scilab Справка Scilab JVM >>

Copyright (c) 2022-2024 (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:
Mon Jun 17 17:55:12 CEST 2024