Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.1.1 - Русский

Change language to:
English - Français - 日本語 - Português -

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Справка Scilab >> Java из Scilab

Java из Scilab

  • Getting started - BeginningHow to use the Java Scilab binding?
  • Getting started - Second stepHow to use the Java Scilab binding?
  • jallowClassReloadingAllow the class reloading
  • jarrayCreate a Java array
  • jautoTransposeSet the way to convert matrices
  • jautoUnwrapUnwrap automatically returned values
  • jcastCast a Java object into another one.
  • jcompileКомпилирует код или файл Java
  • jcreatejarCreates a Java ARchive (JAR) from a set of files / directories
  • jdeffMap a static Java method onto a Scilab macro
  • jdisableTraceStop the trace process.
  • jenableTraceAllow to trace the internal functionality of JIMS to help the debugging.
  • jexistsTest if a Scilab Java Object is valid on the Java side
  • jgetclassnameReturn the class name of the given object
  • jgetfieldGet the field value of a Java object
  • jgetfieldsGet all the fields of a Java object
  • jgetinfoReturns information about the Java virtual machine
  • jgetmethodsGet all the methods of a Java object
  • jimportImport a Java class
  • jinvokeInvoke a method of a Java object
  • jinvoke_dbInvoke a method of a Java object in using Java direct buffers
  • jnewInstanceCreates a new instance of a Java class
  • jnullThe Scilab version of the Java null object.
  • jremoveRemove a Java Object on the Java side
  • jsetfieldSet the field of a Java object
  • junwrapConvert a Java object into a Scilab native type
  • junwrapremConvert a Java object into a Scilab native type and remove it from the Java side
  • jvoidFor no argument functions
  • jwrapWrap a Scilab variable into a Java one if possible
  • jwrapincharWrap Scilab uint16 matrix into Java char multiarray.
  • jwrapinfloatWrap Scilab double matrix into Java float multiarray.
  • newCreates a new instance of a Java class
Report an issue
<< JVM Справка Scilab Java Interface >>

Copyright (c) 2022-2023 (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 Jan 03 14:40:13 CET 2022