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 do Brasil - 日本語 -
Scilab help >> Java Interface > Javasci v1 (deprecated) > javasci.SciInteger (deprecated)

javasci.SciInteger (deprecated)

Class to use integer object with scilab. Deprecated: Please use Javasci v2

Description

Method Summary :

public SciInteger(String name,SciInteger Obj)

public SciInteger(String name)Constructor (if name exists in Scilab and has the same type, variable is imported from Scilab)

public SciInteger(String name,int Value )

public String getName()Get Name of scilab object

public int getData()Get Value of scilab object

public void Get()Get in java object , value of scilab object

public boolean Job(String job)(deprecated see Scilab.Exec) Execute a job in scilab

public void Send()Send to scilab object , value of java object

public void disp()disp object

Examples

// See SCI/modules/Javasci/examples directory

See Also

Authors

A.C

<< javasci.SciDoubleArray (deprecated) Javasci v1 (deprecated) javasci.SciIntegerArray (deprecated) >>

Consortium Scilab (DIGITEO)
Scilab Enterprises

Copyright (c) 2011-2012 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Oct 05 12:10:05 CEST 2011