Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

How to create an standalone APP in matlab using R2014.please provide any suggestion.

1 visualización (últimos 30 días)
I want to create an App in matlab I am using R2014, I need to have one text box to enter the text and that entered text should be read by my matlab code for further processing and code is mapped to folder containing speech files and particular speech file is given as an output.This is an overview of my project which i need to convert into an app.The user should only able to view the text box alone and behind the screens all other process should happen.please suggest how can I make it.Thanks in advance.

Respuestas (1)

Walter Roberson
Walter Roberson el 21 de Abr. de 2016
MATLAB Compiler would be appropriate. However, it is not available to Student Version licenses.
  2 comentarios
Swapna Havalgi
Swapna Havalgi el 21 de Abr. de 2016
oh..is their any other way to get the license please suggest its very much needed.
Walter Roberson
Walter Roberson el 21 de Abr. de 2016
MATLAB Compiler cannot be obtained for Student Version licenses in any current release (up to R2016a.) However, it can be obtained for Academic licenses; an appropriately authorized professor or staff could use MATLAB Compiler for you.
More common for students would be that they would generate a GUI with the aid of a tool such as GUIDE. With a GUI created that way, it would be possible for the user to access the code if they bothered to look. The user would need a MATLAB license to run the code. Often these restrictions are acceptable.

La pregunta está cerrada.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by