Name

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

Calling Sequence

r=fromc()

Parameters

r

a boolean

Description

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

See Also

Call_Scilab,api Scilab,fromjava