フィルターのクリア

How to convert .java file to .mat file?

3 ビュー (過去 30 日間)
AS
AS 2021 年 9 月 8 日
コメント済み: AS 2021 年 9 月 13 日
I have a.java file and want to run in matlab by convert it into .mat file. How to do this conversion?

回答 (1 件)

Jan
Jan 2021 年 9 月 8 日
.java files contain source code in Java. .mat files are data files read by Matlab. It is not meaningful to convert source code to data. It is comparable to converting the recipe of a cake into its ingrediences. You can't.
  1 件のコメント
AS
AS 2021 年 9 月 13 日
thank you.

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

カテゴリ

Help Center および File ExchangeData Type Conversion についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by