GUI

조회 수: 2 (최근 30일)
Cindy
Cindy 2012년 3월 21일
why GUI certainly use FUNCTION to run, cannot use SCRIPT to run?

채택된 답변

Jan
Jan 2012년 3월 21일
You can create a GUI in a script also. But GUIDE uses nested function and/or subfunctions for the callbacks. And functions cannot be defined inside scripts.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Structures에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by