create an executable from name.m

4 visualizaciones (últimos 30 días)
prog computer
prog computer el 3 de Feb. de 2020
Comentada: Allen el 26 de Mayo de 2021
I have a small code in Matlab and I want to create an executable file for it.. Is any code can be converted into an executable file? This is my first time on this.. Can anyone give me the steps from zero to the end
Thank you so much

Respuestas (1)

Allen
Allen el 3 de Feb. de 2020
To generate MATLAB executable files you need the MATLAB Compiler. From there you would use the deploytool function.
  1 comentario
Allen
Allen el 26 de Mayo de 2021
Please do not forget to accept the answer if I was able to answer your quesion. This will help other people that are looking for a similar answer know what works. Otherwise perhaps you can include what problems you may still be running into with the provided solutions.
Thanks,
Allen

Iniciar sesión para comentar.

Categorías

Más información sobre MATLAB Compiler en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by