Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: Français - Português - Русский - 日本語
Scilab Help >> call_scilab API (Scilab engine) > fromc

fromc

Checks if current Scilab is called from an external C program (by StartScilab).

Syntax

r=fromc()

Arguments

r

a boolean

Description

Returns %tChecks if current Scilab is called from an external C program or %f if not.

Example

fromc();

See Also

  • Call_Scilab — call_scilab is an interface which provides the ability to call Scilab engine from C/C++ code
  • fromjava — Checks if current Scilab is called from javasci
Scilab Enterprises
Copyright (c) 2011-2015 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Jun 15 08:27:54 CEST 2016