필터 지우기
필터 지우기

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

조회 수: 3 (최근 30일)
Christopher
Christopher 2012년 4월 22일
댓글: KAE 2017년 6월 19일
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
KAE
KAE 2017년 6월 19일
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.

댓글을 달려면 로그인하십시오.

답변 (1개)

jeff wu
jeff wu 2012년 4월 22일
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

카테고리

Help CenterFile Exchange에서 MATLAB Web App Server에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by