How to convert .java file to .mat file?

4 Ansichten (letzte 30 Tage)
AS
AS am 8 Sep. 2021
Kommentiert: AS am 13 Sep. 2021
I have a.java file and want to run in matlab by convert it into .mat file. How to do this conversion?

Antworten (1)

Jan
Jan am 8 Sep. 2021
.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.

Kategorien

Mehr zu Data Type Conversion finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by