Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
2024.1.0 - 日本語


call_scilab API

  • call_scilabcall_scilabは, C/C++コードからScilabエンジンをコールする機能を提供する インターフェイスです.
  • 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:54:24 CEST 2024