Borrar filtros
Borrar filtros

Best Practices for a fast start up and execution of a MATLAB GUI

3 visualizaciones (últimos 30 días)
Christopher
Christopher el 22 de Abr. de 2012
Comentada: KAE el 19 de Jun. de 2017
I have bult a matlab gui that contains various drop-down boxes and Multi-select list items that are populated from database tables to collect input from the user.
The problem that I am having is that when I compile this application to be deployed on our group's desktops it can take anywhere from 5 - 15 mins for the corresponding GUI to display on the user's screen.
Therefore, I was wondering if a GUI development Best Practices guide existed that described MATLAB specific programming idioms that greatly increased both the start up and execution speed?
  1 comentario
KAE
KAE el 19 de Jun. de 2017
I've looked for Matlab GUI best practices guide from the point of view of usability and haven't come across one for speed either.

Iniciar sesión para comentar.

Respuestas (1)

jeff wu
jeff wu el 22 de Abr. de 2012
hi, i built myself a gui and im quite new to matlab gui but 5 minutes is way to long!!!
did u make it with guide or by programming? without a sequence it is hard to tell

Categorías

Más información sobre MATLAB Web App Server en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by