How to view an mlx file without using MATLAB

Hello everyone
I just want to ask, how one can view an mlx file in a pc without having matlab
thanks in advance

Respuestas (1)

Les Beckham
Les Beckham el 11 de Oct. de 2022

1 voto

You can "Save as..." an mlx file to pdf, docx, html, or latex but you lose the interactivity. You will get a static "snapshot" of the file.

4 comentarios

Serwan
Serwan el 16 de Oct. de 2022
Thank you for your answer.
You are right ... but the problem is that I have some mlx files and I want to explore them on a PC that doesn't contain Matlab.
So, I am looking for an application just for exploring the contents of mlx files.
Walter Roberson
Walter Roberson el 16 de Oct. de 2022
What does it mean to you to "explore" the contents?
An mlx file is a zipped archive of a directory containing mostly XML. You could unzip and any text or XML viewer if you just want to see the content.
If you want to be able to run the code you could potentially use MATLAB Compiler (which is generally more expensive than an additional MATLAB license.)
Tahariet Sharon
Tahariet Sharon el 1 de Abr. de 2024
Editada: Tahariet Sharon el 1 de Abr. de 2024
How do you uncompress it? I can't any right click button allowing me in Mac. When I use VsCode I get "The file is not displayed in the text editor because it is either binary or uses an unsupported text encoding."
Walter Roberson
Walter Roberson el 1 de Abr. de 2024
To get a right click on the Mac, use control-click

Iniciar sesión para comentar.

Categorías

Más información sobre MATLAB Report Generator en Centro de ayuda y File Exchange.

Productos

Versión

R2020b

Etiquetas

Preguntada:

el 11 de Oct. de 2022

Comentada:

el 1 de Abr. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by