Is it possible to send data into MATLAB without converting to MWArrays?

Respuestas (1)

Hi,
When you are using Builder JA, you are interacting with Java code and not with C++ code since it lets you convert MATLAB code to Java classes. That being said, this documentation might be of help which discusses about manual conversion (which uses MWArrays etc) and automatic conversion(where you can pass primitive Java object) of data types.
HTH,
Navaneeth

Categorías

Etiquetas

Preguntada:

el 22 de Abr. de 2015

Respondida:

el 23 de Abr. de 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by