How to convert .java file to .mat file?

I have a.java file and want to run in matlab by convert it into .mat file. How to do this conversion?

Respuestas (1)

Jan
Jan el 8 de Sept. de 2021

0 votos

.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.

Categorías

Etiquetas

Preguntada:

AS
el 8 de Sept. de 2021

Comentada:

AS
el 13 de Sept. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by