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

When we use Builder JA, is it possible to send data in C++ w/out converting them in MWArrays?

回答 (1 件)

Navaneeth Raman
Navaneeth Raman 2015 年 4 月 23 日

0 投票

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

カテゴリ

タグ

質問済み:

2015 年 4 月 22 日

回答済み:

2015 年 4 月 23 日

Community Treasure Hunt

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

Start Hunting!

Translated by