I have error , when i use Windows Deploy JAR in UBUNTU? how to solve this Error ?

5 ビュー (過去 30 日間)
I have error , when i use Windows Deploy JAR in UBUNTU? how to solve this Error ? are end user need anything to install ? i have installed MCR all. but any thing to need to install?

採用された回答

Walter Roberson
Walter Roberson 2018 年 5 月 23 日
Yes, you will need to install Wine or some other Windows emulator.
  2 件のコメント
Selva Karna
Selva Karna 2018 年 5 月 23 日
Thanks sir, Walter Roberson. but without WINE any possiblity, to Windows deploy JAVA , to use UBUNTU End user ? any way is there can u help me?
Walter Roberson
Walter Roberson 2018 年 5 月 23 日
Yes, you can install some other Windows emulator.
The jar just has a few routines that use JNI to call the MCR executable using the native operating system binary interface.
The Java code does not itself know how to execute the threaded data: it just knows how to start MCR, which is native code that knows how to execute the data. The native code is operating system specific.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品


リリース

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by