Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Java Interaction Mechanism in Scilab details
Login with GitLab

Java Interaction Mechanism in Scilab

Module to manipulate Java objects from Scilab
(2231 downloads for this version - 18795 downloads for all versions)
Details
Version
0.1
A more recent valid version with binaries for Scilab 5.3 exists: 0.2
Author
Calixte DENIZET
Owner Organization
N/A
Maintainers
Atoms Admin
Allan CORNET
License
Creation Date
April 26, 2011
Source created on
Scilab 5.3.x
Binaries available on
Scilab 5.3.x:
Linux 32-bit Windows 32-bit Windows 64-bit macOS Linux 64-bit
Install command
--> atomsInstall("JIMS")
Description
            The JIMS module provides an easy way to create and manipulate Java's object in
Scilab.


jallowClassReloading — Allow the class reloading
jarray — Create a Java array
jautoUnwrap — Unwrap automatically returned values
jcast — Cast a Java object into an other one.
jcompile — Compile Java code
jconvMatrixMethod — Set the way to convert matrices
jdeff — Map a static Java method onto a Scilab macro
jdisableTrace — Stop the trace process.
jenableTrace — Allow to trace the internal functionnement of JIMS to help the
debugging.
jexists — Test if a Scilab Java Object is valid on the Java side
jgetclassname — Give the class name of the given object
jgetfield — Get the field value of a Java object
jgetfields — Get all the fields of a Java object
jgetmethods — Get all the methods of a Java object
jimport — Import a Java class
jimsgetpath — Returns the path to the current module.
jinvoke — Invoke a method of a Java object
jinvoke_db — Invoke a method of a Java object in using Java direct buffers
jnewInstance — Creates a new instance of a Java class
jnull — The Scilab version of the Java null object.
jremove — Remove a Java Object on the Java side
jsetfield — Set the field of a Java object
junwrap — Convert a Java object into a Scilab native type
junwraprem — Convert a Java object into a Scilab native type and remove it
from the Java side
jvoid — For no argument functions
jwrap — Wrap a Scilab variable into a Java one if possible
jwrapinchar — Wrap Scilab uint16 matrix into Java char multiarray.
jwrapinfloat — Wrap Scilab double matrix into Java float multiarray.
new — Creates a new instance of a Java class


            
Files (6)
[1.79 MB]
Source code archive

[1.86 MB]
Linux 32-bit binary for Scilab 5.3.x
Mise à jour du fichier de Description.
[3.34 MB]
Windows 32-bit binary for Scilab 5.3.x
Mise à jour du fichier de Description.
[3.41 MB]
Windows 64-bit binary for Scilab 5.3.x
Mise à jour du fichier de Description.
[1.84 MB]
macOS binary for Scilab 5.3.x
MacOSX version
Automatically generated by the ATOMS compilation chain

[1.86 MB]
Linux 64-bit binary for Scilab 5.3.x
Mise à jour du fichier de Description.
News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.