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.

类别

Help CenterFile Exchange 中查找有关 Data Type Conversion 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by